MVP implementation for Mangrove
Open
@CPerezz is already working on this.
Since Aug 6, 2024.
folding scheme/Mangrove
- Dominant language
- Rust
- Stars
- 286
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Implement an MVP of Mangrove: A Scalable Framework for Folding-based SNARKs.
This is an interesting folding paper which follows the ideas of the double-pass prover from @levs87 and ProtoStar and actually tries to break down plonk verification within multiple folding steps instead of going through the traditional approach.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.