Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 163 Bytes

File metadata and controls

4 lines (4 loc) · 163 Bytes

Basic ZkSnark circuit using halo2 rust.

  • Provided documentation for better understanding.
  • circuit for x ^ 3 + x + 5 == 35
  • Hint: x = 3 to make circuit pass