Skip to content

Commit

Permalink
docs: why-use-sp1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lsquaredleland authored Sep 27, 2024
1 parent 19f34b0 commit 4736a16
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions book/why-use-sp1.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,16 @@ SP1 has already been integrated in many of these applications, including but not

- [SP1 Tendermint](https://github.com/succinctlabs/sp1-tendermint-example): An example of a ZK Tendermint light client on Ethereum powered by SP1.
- [SP1 Reth](https://github.com/succinctlabs/rsp): A performant, type-1 zkEVM written in Rust & SP1 using Reth.
- [SP1 Contract Call](https://github.com/succinctlabs/sp1-contract-call): A lightweight library to generate ZKPs of Ethereum smart contract execution
- and many more!

SP1 is used by protocols in production today:

- [SP1 Blobstream](https://github.com/succinctlabs/sp1-blobstream): A bridge that verifies [Celestia](https://celestia.org/) “data roots” (a commitment to all data blobs posted in a range of Celestia blocks) on Ethereum and other EVM chains.
- [SP1 Vector](https://github.com/succinctlabs/sp1-vector): A bridge that relays [Avail's](https://www.availproject.org/) merkle root to Ethereum and also functions as a token bridge from Avail to Ethereum.
- [SP1 Helios](https://github.com/succinctlabs/sp1-helios): A light client bridge of Ethereum's sync committee. This bridge will soon be used by Avail.



## 100x developer productivity

Expand Down

0 comments on commit 4736a16

Please sign in to comment.