Skip to content

Commit 03e8764

Browse files
authored
Merge pull request #21 from gilescope/more
A few blockchains more.
2 parents e967435 + d0196be commit 03e8764

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 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.
@@ -70,6 +72,8 @@
7072
- [Nervos CKB](https://github.com/nervosnetwork/ckb).
7173
Nervos CKB is a public permissionless blockchain, the common
7274
knowledge layer of Nervos network.
75+
- [NIM](https://github.com/nymtech/nym).
76+
Selective privacy via a mixnet preventing metadata analysis.
7377
- [Nomic](https://github.com/nomic-io/nomic).
7478
Nomic is a high-performance Bitcoin sidechain which is part of the
7579
Cosmos network.
@@ -90,6 +94,10 @@
9094
- [Polymesh](https://github.com/PolymathNetwork/Polymesh).
9195
The Polymesh blockchain (built on Substrate) is an identity orientated chain
9296
for the issuance, lifecycle management and settlement of regulated securities.
97+
- [QAN](https://github.com/QANplatform/its_alivehttps://github.com/QANplatform/its_alive).
98+
Post-quantum blockchain
99+
- [Radix](https://github.com/radixdlt/radixdlt-scrypto).
100+
Sharded smart contract DeFi platform.
93101
- [Shasper](https://github.com/paritytech/shasper).
94102
Parity Shasper beacon chain implementation using the Substrate
95103
framework.
@@ -105,6 +113,8 @@
105113
- [Witnet](https://github.com/witnet/witnet-rust).
106114
Open source implementation of Witnet decentralized oracle network
107115
protocol in Rust.
116+
- [xx-network](https://github.com/xx-labs/xxchain).
117+
Post-quantum blockchain, mixnet privacy preventing metadata analysis. (Substrate rust+go)
108118
- [Zebra](https://github.com/ZcashFoundation/zebra).
109119
An ongoing Rust implementation of a Zcash node.
110120
- [Zero-chain](https://github.com/LayerXcom/zero-chain).
@@ -126,7 +136,7 @@
126136
- [Comit](https://comit.network/) is an open protocol facilitating
127137
trustless cross-blockchain applications.
128138
- [IBC](https://github.com/informalsystems/ibc-rs).
129-
Rust implementation of the Interblockchain Communication Protocol
139+
Rust implementation of Cosmos' Interblockchain Communication Protocol
130140
(IBC).
131141

132142
## Virtual Machines
@@ -138,6 +148,8 @@
138148
Parity implementation of EVM.
139149
- [Lunatic](https://github.com/lunatic-solutions/lunatic).
140150
Erlang-inspired runtime for WebAssembly.
151+
- [Polygon Miden](https://github.com/maticnetwork/miden).
152+
SNARK based VM
141153
- [SVM](https://github.com/spacemeshos/svm)
142154
Spacemesh Virtual Machine.
143155
- [Wasmi](https://github.com/paritytech/wasmi).
@@ -146,6 +158,8 @@
146158
A convenient Rust wrapper over WebAssembly backends.
147159
- [Wasmtime](https://github.com/CraneStation/wasmtime).
148160
Standalone JIT-style runtime for WebAssembly, using Cranelift.
161+
- [Zinc](https://github.com/matter-labs/zinc).
162+
Zinc zk smart contract language.
149163

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

0 commit comments

Comments
 (0)