wormhole/sdk/js-wasm
Hendrik Hofstadt ff186e441a rename dev.v2 to main
Change-Id: Idfc6f88de7ee3c190a01c2196dc0bc4da91cbe4c
2022-11-29 10:43:07 -05:00
..
scripts
src
.gitignore
LICENSE
README.md
go.mod
package-lock.json
package.json
tsconfig-cjs.json
tsconfig.json

README.md

Wormhole SDK WebAssembly

WebAssembly libraries for interacting with Wormhole

Note: This code is generated by wasm-pack for both --target bundler and --target nodejs

By default, this loads the bundler wasm libraries. Use setDefaultWasm("node") if you need the node ones.