mirror of
https://github.com/vacp2p/zerokit.git
synced 2026-01-09 13:47:58 -05:00
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