You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
-[Shasper](https://github.com/paritytech/shasper) Parity Shasper beacon chain implementation using the Substrate framework;
34
34
-[Solana](https://github.com/solana-labs/solana) Blockchain Rebuilt for Scale;
35
35
-[Tari](https://github.com/tari-project) The Tari Digital Assets Protocol;
36
-
-[Tendermint](https://github.com/tendermint/rust-abci) Though, Tendermint blockchain layer is implemented in Go, they have ABCI interface for Rust;
36
+
-[Tendermint](https://github.com/informalsystems/tendermint-rs)Tendermint is a high-performance blockchain consensus engine for Byzantine fault tolerant applications
37
37
-[Witnet](https://github.com/witnet/witnet-rust) Open source implementation of Witnet decentralized oracle network protocol in Rust;
38
38
-[Zebra](https://github.com/ZcashFoundation/zebra) An ongoing Rust implementation of a Zcash node.
39
39
-[Zero-chain](https://github.com/LayerXcom/zero-chain) A privacy-preserving blockchain on Substrate.
@@ -42,12 +42,15 @@
42
42
## Blockchain Frameworks
43
43
-[Substrate](https://github.com/paritytech/substrate) Substrate: The platform for blockchain innovators;
44
44
-[slingshot](https://github.com/stellar/slingshot) A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety.
45
+
-[Tendermint ABCI](https://github.com/tendermint/rust-abci) Tendermint ABCI server, written in the Rust programming language.
45
46
46
47
## Cross-Chain
47
48
-[Comit](https://comit.network/) is an open protocol facilitating trustless cross-blockchain applications.
49
+
-[IBC](https://github.com/informalsystems/ibc-rs) Rust implementation of the Interblockchain Communication Protocol (IBC).
0 commit comments