mirror of
https://github.com/arnaucube/gnark-plonky2-verifier.git
synced 2026-01-12 09:01:32 +01:00
Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# gnark-plonky2-verifier
|
||||
|
||||
This is an in-progress implementation of a [Plonky2](https://github.com/mir-protocol/plonky2) verifier in Gnark. It currently is able to verify some dummy circuits, but not much more as many of the custom gates used in Plonky2 are currently not implemented.
|
||||
This is an in-progress implementation of a [Plonky2](https://github.com/mir-protocol/plonky2) verifier in Gnark (supports Groth16 and PLONK). It currently is able to verify some dummy circuits, but not much more as many of the custom gates used in Plonky2 are currently not implemented.
|
||||
|
||||
Besides the verifier, there are some Gnark implementation of circuits in this repo that may be useful for other projects:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user