tree-contracts
v0.1.1
Published
This template uses TypeScript.
Downloads
7
Maintainers
Readme
Mina zkApp: Tree Contracts
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