Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 262 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 262 Bytes

Mina zkApp: 01 Hello World

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