Skip to content

Commit 638dc23

Browse files
committed
A few blockchains more.
1 parent e967435 commit 638dc23

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@
6060
- [Interledger](https://github.com/interledger-rs/interledger-rs).
6161
An easy-to-use, high-performance Interledger implementation written
6262
in Rust.
63+
- [Internet of People](https://github.com/Internet-of-People/iop-rs).
64+
Decentralized software stack that provides the building blocks and tools to support a decentralized society.
6365
- [Libra](https://github.com/libra/libra).
6466
Global currency and financial infrastructure that empowers billions
6567
of people.
@@ -126,7 +128,7 @@
126128
- [Comit](https://comit.network/) is an open protocol facilitating
127129
trustless cross-blockchain applications.
128130
- [IBC](https://github.com/informalsystems/ibc-rs).
129-
Rust implementation of the Interblockchain Communication Protocol
131+
Rust implementation of Cosmos' Interblockchain Communication Protocol
130132
(IBC).
131133

132134
## Virtual Machines
@@ -138,6 +140,8 @@
138140
Parity implementation of EVM.
139141
- [Lunatic](https://github.com/lunatic-solutions/lunatic).
140142
Erlang-inspired runtime for WebAssembly.
143+
- [Polygon Miden](https://github.com/maticnetwork/miden).
144+
SNARK based VM
141145
- [SVM](https://github.com/spacemeshos/svm)
142146
Spacemesh Virtual Machine.
143147
- [Wasmi](https://github.com/paritytech/wasmi).
@@ -146,6 +150,8 @@
146150
A convenient Rust wrapper over WebAssembly backends.
147151
- [Wasmtime](https://github.com/CraneStation/wasmtime).
148152
Standalone JIT-style runtime for WebAssembly, using Cranelift.
153+
- [Zinc](https://github.com/matter-labs/zinc).
154+
Zinc zk smart contract language.
149155

150156
## General-Purpose Consensus
151157
- [Raft](https://github.com/pingcap/raft-rs).

0 commit comments

Comments
 (0)