mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-08 21:58:05 -05:00
2.0 KiB
2.0 KiB
id, name, image, section, projectStatus, category, tldr, tags, links
| id | name | image | section | projectStatus | category | tldr | tags | links | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sonobe | Sonobe Folding Library | sonobe.webp | pse | active | devtools | Modular folding library supporting multiple schemes and decider backends |
|
|
In collaboration with 0xPARC, Sonobe is a modular library to fold arithmetic circuit instances in an Incremental Verifiable computation (IVC) style. It supports multiple frontends, multiple folding schemes, and multiple decider backends, allowing users to plug-and-play different components.
-
Frontends:
- Arkworks
- Circom
- Noir
- Noname
-
Folding schemes:
-
Decider backends:
- Groth16 and KZG commitment proofs which are verifiable on-chain.
-
Other features:
- ZK Layer
- In-browser WASM usage
-
Example projects:
- Bitcoin light client leveraging Sonobe
- Hash chains: proving chains of Sha256 and Keccak256 hashes