From 778cdf3430ad25f8cae8883f500deb34848f3d95 Mon Sep 17 00:00:00 2001 From: peng-huang-ch Date: Sat, 12 Oct 2024 10:01:37 +0800 Subject: [PATCH] Add reth --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 368d10b2a..5b5b236b0 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ See also [Rust - Production](https://www.rust-lang.org/production) organizations * [tendermint-rs](https://github.com/informalsystems/tendermint-rs) - Tendermint blockchain data structures and clients * [wagyu](https://github.com/howardwu/wagyu) [[wagyu](https://crates.io/crates/wagyu)] - Library for generating cryptocurrency wallets * [zcash](https://github.com/zcash/zcash) - Zcash is an implementation of the "Zerocash" protocol. +* [reth](https://github.com/paradigmxyz/reth) - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol. ### Database