snark-verifier 0.2.2

Generic (S)NARK verifier for Rust, halo2, and EVM. This is a fork of PSE's version.
Documentation
1
2
3
4
5
6
7
{
  "degree": 21,
  "num_advice": 4,
  "num_lookup_advice": 1,
  "num_fixed": 1,
  "lookup_bits": 20
}