mirror of
https://github.com/arnaucube/sonobe-docs.git
synced 2026-02-09 20:56:48 +01:00
chore: remove ref to snark
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Folding schemes overview
|
||||
|
||||
Folding schemes are a family of SNARKs for iterative computations, allowing to prove that a function $F$ applied $n$ times to an initial input $z_0$ results in $z_n$.
|
||||
A folding scheme is a protocol that can help build incrementally verifiable computation (IVC). This is particularly interesting in the case of iterative computations. An IVC allows to prove that a function $F$ applied $n$ times to an initial input $z_0$ results in $z_n$.
|
||||
|
||||
<p align="center">
|
||||
<img src="imgs/folding-main-idea-diagram.png" style="width:70%;" />
|
||||
|
||||
Reference in New Issue
Block a user