mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-12 07:55:11 -05:00
17 lines
565 B
Markdown
17 lines
565 B
Markdown
# <h1 align="center"> reth </h1>
|
|
|
|
*Blazing-fast implementation of the Ethereum protocol*
|
|
|
|

|
|
[][codecov]
|
|
|
|
# Build
|
|
|
|
To build this project we are currently using rust nightly for GAT support, that is planed to release in rust 1.65 (4.nov.2022). GAT's are used for Database trait in reth-interface.
|
|
|
|
## Docs
|
|
|
|
Contributor docs can be found [here](./docs).
|
|
|
|
[codecov]: https://app.codecov.io/gh/foundry-rs/reth
|