davidpius95 / zkPuzzles

Puzzles using ZKP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zkPuzzles

Run npm i to install.

To compile the circuits, generate proofs, and test the contracts using the sample input.json locally, run

npm run test:fullProof

About

Puzzles using ZKP

License:GNU General Public License v3.0


Languages

Language:Solidity 74.3%Language:JavaScript 19.3%Language:Shell 6.4%