Skip to content

Commit 719a74e

Browse files
committed
more recursive snarks
1 parent b49d46e commit 719a74e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
- [Nomic](https://github.com/nomic-io/nomic).
6666
Nomic is a high-performance Bitcoin sidechain which is part of the
6767
Cosmos network.
68+
- [Mina Protocol](https://github.com/ChainSafe/mina-rs).
69+
A rust implemetation of the mina succinct blockchain.
6870
- [Mir Protocol](https://mirprotocol.org/).
6971
A succinct blockchain powered by zero-knowledge proofs. (plonk based)
7072
- [OpenEthereum](https://github.com/openethereum/openethereum).
@@ -170,6 +172,8 @@
170172
prover.
171173
- [OpenZKP](https://github.com/0xProject/OpenZKP).
172174
Pure Rust implementations of Zero-Knowledge Proof systems.
175+
- [Microsoft Nova](https://github.com/microsoft/Nova).
176+
Rust recursive snark without trusted setup.
173177

174178
## Layer2
175179
- [Arbitrum's arb-os](https://github.com/OffchainLabs/arb-os)

0 commit comments

Comments
 (0)