This is a demo of the alpha version of the official WASM binding to IOTA's Rust API.
git clone https://github.com/rust-iota/iota-wasm-demo
cd iota-wasm-demo
npm install
Run in development and open browser http://localhost:8080/
npm run dev
build
npm run build
dis generates a dist directory