@puzzlehq/aleo-wasm-nodejs
v0.6.8
Published
WebAssembly based toolkit for developing zero knowledge applications with Aleo
Downloads
529
Readme
To build and publish WASM pacakges for nodejs and web:
- Update the package version in
Cargo.toml
to one patch version above the current one - Run
./build-puzzle.sh
- Push your changes so the package number stays up to date