mirror of
https://github.com/vacp2p/zerokit.git
synced 2026-01-07 21:53:59 -05:00
225 B
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