Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 260 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 260 Bytes

Mina zkApp: PROJECT_NAME

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

License

Apache-2.0