Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 451 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 451 Bytes

iota-wasm-demo

This is a demo of the alpha version of the official WASM binding to IOTA's Rust API.

@iota/iota-rs-wasm

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