mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
Merge pull request #600 from Bashmunta/fix-broken-link
docs(sonobe): fix broken website link
This commit is contained in:
@@ -13,7 +13,7 @@ tags:
|
||||
builtWith: ["rust"]
|
||||
links:
|
||||
github: "https://github.com/privacy-scaling-explorations/sonobe"
|
||||
website: "https://privacy-scaling-explorations.github.io/sonobe-docs"
|
||||
website: "https://sonobe.pse.dev/"
|
||||
---
|
||||
|
||||
In collaboration with [0xPARC](https://0xparc.org), [Sonobe](https://github.com/privacy-scaling-explorations/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.
|
||||
|
||||
Reference in New Issue
Block a user