Skip to main content

ZK Proof Gen

v1.0.0

Generate zero-knowledge proof parameters for Groth16 and PLONK circuits

Generates zero-knowledge proof parameters for Groth16 and PLONK proof systems, producing setup keys and verification keys client-side.

How to use
  • Select a proof system (Groth16 or PLONK) from the dropdown.
  • Configure the circuit size and security level.
  • Click Generate to produce the proving and verification key parameters.
  • Copy the generated parameters using the Copy button.