* Add BN254 and Grumpkin Poseidon configurations * Remove unncecessary comment * Fix BN254 Poseidon config test * Correction * Update folding-schemes/src/transcript/poseidon/grumpkin.rs Co-authored-by: Pierre <pdaixmoreux@gmail.com> --------- Co-authored-by: Pierre <pdaixmoreux@gmail.com>
solidity-verifiers
This crate implements templating logic to output verifier contracts for sonobe-generated decider proofs. This crate is accompanied with the cli crate, which allows to generate the Solidity contracts from the command line.
sonobe
To run the tests it needs solc installed.