My journey learning zero knowledge proof technologies in public!
Please feel free to create new Issues to ask questions, suggest new projects to build, make corrections, raise bugs etc.
Run yarn
to install all dependencies in the monorepo. Project-specific instructions and scripts are in their own repos
Using ZoKrates, proof is generates for the above linear express. It's tested with hardhat. Code: 01-simple-algebraic-expression
Using ZoKrates again, this is a more advanced example in terms of integrating ZKPs with JavaScript. Goal is to replicate something like a game-experience but without delving deep into more advanced ZKPs. Code: 02-magic-number-and-nft
Has scripts to conduct a two-phase Powers of Tau Ceremony.
Code: 03-simple-circom-example
Code: 04-simple-circom-v2.0
WIP
Code: 06-circom-math
Code: 07-maze-puzzle