How to install

Wasm utils for generating zero-knowledge proof and deposit notes, it's built with rust and wasm-bindgen it's consumed by the sdk-core

Install packages

sh yarn

Build for production

sh yarn build

How to run unit tests

Run wasm tests sh yarn test Run typescript tests yarn test:ts

What does each file do?