Files
sonobe/solidity-verifiers
arnaucube 0ad54576ec implement HyperNova's DeciderEth (#156)
* implement HyperNova's DeciderEth

* add remark about Nova's zk layer implementation and the 3 identified use cases
2024-09-10 15:10:00 +00:00
..
2024-04-17 09:05:41 +00:00

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.

To run the tests it needs solc installed.