@waku/zerokit-rln-wasm
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

RLN for WASM

This library is used in waku-org/js-rln

Building the library

  1. Install wasm-pack
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
  1. Install cargo-make
cargo install cargo-make

OR

make installdeps
  1. Compile zerokit for wasm32-unknown-unknown:
cd rln-wasm
cargo make build
  1. Compile a slimmer version of zerokit for wasm32-unknown-unknown:
cd rln-wasm
cargo make post-build

Running tests

cd rln-wasm
cargo make test

Publishing a npm package

cd rln-wasm
cargo make login
cargo make publish

Readme

Keywords

none

Package Sidebar

Install

npm i @waku/zerokit-rln-wasm

Weekly Downloads

26

Version

0.0.13

License

MIT or Apache2

Unpacked Size

1.02 MB

Total Files

5

Last publish

Collaborators

  • weboko
  • richard-ramos
  • royerfranck