Files

RLN WASM Node Examples

This example demonstrates how to use the RLN WASM package in a Node.js environment.

Build the @waku/zerokit-rln-wasm package at the root of rln-wasm module

cargo make build

Move into this directory and install dependencies

cd examples
npm install

Run

npm start