voting-playground-contracts
v0.2.4
Published
This template uses TypeScript.
Downloads
25
Readme
Mina zkApp: Voting Playground Contracts
This template uses TypeScript.
How to build
npm run buildHow to run tests
npm run test
npm run testw # watch modeHow to run coverage
npm run coverage