mirror of
https://github.com/arnaucube/sonobe-docs.git
synced 2026-02-10 05:06:45 +01:00
add section 'examples and projects' listing repos using Sonobe
This commit is contained in:
@@ -15,3 +15,4 @@
|
|||||||
- [Design](design/design.md)
|
- [Design](design/design.md)
|
||||||
- [Nova+CycleFold circuit](design/novacyclefold-circuit.md)
|
- [Nova+CycleFold circuit](design/novacyclefold-circuit.md)
|
||||||
- [Decider Onchain](design/nova-decider-onchain.md)
|
- [Decider Onchain](design/nova-decider-onchain.md)
|
||||||
|
- [Examples and Projects](examples_projects.md)
|
||||||
|
|||||||
5
src/examples_projects.md
Normal file
5
src/examples_projects.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Examples and Projects
|
||||||
|
|
||||||
|
> This section contains examples and projects that use Sonobe. You can find isolated examples too in the dir [sonobe/examples](https://github.com/privacy-scaling-explorations/sonobe/tree/main/examples).
|
||||||
|
|
||||||
|
- [https://github.com/dmpierre/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 verify the zkSNARK IVC proof on chain.
|
||||||
Reference in New Issue
Block a user