From 1b416d7717887a8c6be8b376fb03e6a90e9162aa Mon Sep 17 00:00:00 2001 From: Michael Sproul Date: Fri, 10 Jul 2020 12:05:39 +1000 Subject: [PATCH] Add Lighthouse Eth2 Client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f13dab4..04f4651 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - [Huobi Chain](https://github.com/HuobiGroup/huobi-chain) The next generation high performance public chain for financial infrastructure. - [Interledger](https://github.com/interledger-rs/interledger-rs) An easy-to-use, high-performance Interledger implementation written in Rust. - [Libra](https://github.com/libra/libra) global currency and financial infrastructure that empowers billions of people; +- [Lighthouse](https://github.com/sigp/lighthouse) Fast and secure Ethereum 2.0 client; - [NEAR](https://github.com/nearprotocol/nearcore) NEAR Protocol - scalable and usable blockchain; - [Nervos CKB](https://github.com/nervosnetwork/ckb) Nervos CKB is a public permissionless blockchain, the common knowledge layer of Nervos network; - [Parity Bitcoin](https://github.com/paritytech/parity-bitcoin) The Parity Bitcoin client;