Browse Source

chore: typo (extra-space)

main
dmpierre 11 months ago
parent
commit
b53316f07a
No known key found for this signature in database GPG Key ID: F53E17F026A03A26
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/examples_projects.md

+ 1
- 1
src/examples_projects.md

@ -4,4 +4,4 @@
- [sonobe-btc](https://github.com/dmpierre/sonobe-btc): implementation of an on-chain Bitcoin light client leveraging Sonobe: uses nova to verify bitcoin's proof of work over 100k blocks and groth16 to land the zkSNARK IVC proof on chain.
- [hash-chain-sonobe](https://github.com/arnaucube/hash-chain-sonobe): example using Sonobe & Circom circuits, proving chains of Sha256 and Keccak256 hashes.
- [Mova: Nova folding without committing to error terms](https://eprint.iacr.org/2024/1220): a folding scheme for R1CS instances that does not require committing to error or cross terms. Uses sonobe for example benchmarks, see their repo [here](https://github.com/NethermindEth/sonobe/tree/paper).
- [Mova: Nova folding without committing to error terms](https://eprint.iacr.org/2024/1220): a folding scheme for R1CS instances that does not require committing to error or cross terms. Uses sonobe for example benchmarks, see their repo [here](https://github.com/NethermindEth/sonobe/tree/paper).

Loading…
Cancel
Save