feat: Spartan SNARK implementation
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 286
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Not sure this belongs directly in Sonobe itself, but for cases where we want faster compression using Spartan would be excellent. Basically, we would just want to take this and implement the ark-snark SNARK trait.
There may have been a dated attempt here from the arkworks team themselves: https://github.com/arkworks-rs/spartan/
Please remove issue if not relevant.
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.
Research direction
Start by reviewing Sonobe's existing implementations of the ark-snark SNARK trait, then inspect the linked Microsoft Spartan project and the dated arkworks-rs/spartan attempt. Clarify whether Spartan belongs in Sonobe and which implementation approach is viable; done means a supported Spartan implementation that conforms to the requested trait.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100