Files
zerokit/rln-wasm/examples/README.md

225 B

Compile and Run

Build the rln-wasm package at the root of rln-wasm

cargo make build

Move into this directory and install dependencies

cd examples
npm install

Run

npm start