From dd874cc771f11a0d6ee46e49f91f72cf51dbbbe3 Mon Sep 17 00:00:00 2001 From: guoxbin Date: Thu, 19 Sep 2019 16:40:32 +0800 Subject: [PATCH 1/2] Add YeeCo yeeroot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d4cb83..9318e35 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ See also [Rust — Production](https://www.rust-lang.org/production)(organizatio * [wagu](https://crates.io/crates/wagu) — Generate a wallet for any cryptocurrency [](https://api.travis-ci.com/ArgusObserver/wagu.svg?branch=master) * [zcash](https://github.com/zcash/zcash) — Zcash is an implementation of the "Zerocash" protocol. * [Holochain](https://github.com/holochain/holochain-rust) — Scalable P2P alternative to blockchain for all those distributed apps you always wanted to build [![Build Status](https://api.travis-ci.com/holochain/holochain-rust.svg?branch=master)](https://travis-ci.com/holochain/holochain-rust) +* [YeeCo yeeroot](https://github.com/yeeco/yeeroot) — YeeCo yeeroot is a permissionless, secure, high performance and scalable public blockchain platform powered by full sharding technology on PoW consensus written in Rust ### Database From 6cf00df0568da4f8c7fd92272789eafe32eae0d1 Mon Sep 17 00:00:00 2001 From: guoxbin Date: Tue, 12 Nov 2019 11:00:09 +0800 Subject: [PATCH 2/2] Merge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9318e35..c27c723 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,6 @@ See also [Rust — Production](https://www.rust-lang.org/production)(organizatio * [Substrate](https://github.com/paritytech/substrate) — Generic modular blockchain template written in Rust * [wagu](https://crates.io/crates/wagu) — Generate a wallet for any cryptocurrency [](https://api.travis-ci.com/ArgusObserver/wagu.svg?branch=master) * [zcash](https://github.com/zcash/zcash) — Zcash is an implementation of the "Zerocash" protocol. -* [Holochain](https://github.com/holochain/holochain-rust) — Scalable P2P alternative to blockchain for all those distributed apps you always wanted to build [![Build Status](https://api.travis-ci.com/holochain/holochain-rust.svg?branch=master)](https://travis-ci.com/holochain/holochain-rust) * [YeeCo yeeroot](https://github.com/yeeco/yeeroot) — YeeCo yeeroot is a permissionless, secure, high performance and scalable public blockchain platform powered by full sharding technology on PoW consensus written in Rust ### Database