solana/explorer/wasm
dependabot-buildkite c6f20347e0 [auto-commit] Update all Cargo lock files 2020-06-15 07:58:16 -07:00
..
pkg
src
.gitignore
Cargo.lock [auto-commit] Update all Cargo lock files 2020-06-15 07:58:16 -07:00
Cargo.toml
README.md

README.md

solana-sdk-wasm

Temporary location for a Solana SDK for decoding account data in WebAssembly

Install

cargo install wasm-pack

Build

wasm-pack build

Release

Add built files in ./pkg to source control