Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.09 KB

Mina zkApp: Coinflip Executor Contract

Forked from https://github.com/pico-labs/coinflip-executor-contract

Grand Prize - 2nd place in the ZkIgnite Cohort 0 Competition!

🥈 Second place goes to Coinflip!

The team developed a novel solution for using and trusting randomness in zkApps. This could help devs build more complicated #ZK gaming apps in the future 🎮

Check it out here > https://t.co/ngfPL05tMx

Github > https://t.co/5RXMuRpJEg [4/9]

— Mina Protocol 🪶 (@MinaProtocol) December 22, 2022

Continuing work on this hackathon project in my personal account to experiment with additional features.

How to build

npm run build

How to run tests

npm run test
npm run testw # watch mode

License

Apache-2.0