quadratic-funding / mpc-phase2-suite

The MPC suite of tools for conducting zkSNARK Phase 2 Trusted Setup ceremonies
MIT License
16 stars 6 forks source link

feat(compute zkey): compute a zkey from scratch (genesis or final) #343

Closed ctrlc03 closed 1 year ago

ctrlc03 commented 1 year ago

Added helper function and unit tests to create a zKey from scratch. This can be used to verify that a genesis zKey is valid or that the final zKey is valid.