zkcollector-contract
v0.1.5
Published
This template uses TypeScript.
Downloads
9
Maintainers
Readme
Mina zkApp: Zkcollector Contract
This template uses TypeScript.
How to build
npm run build
How to run tests
npm run test
npm run testw # watch mode
How to run coverage
npm run coverage