/zk-p2p-guess

Simple zk smart contract for a p2p guessing game

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Mina zkApp: Zk P2p Guess

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