mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
Point at the book for run instructions (#795)
* Point at the book for run instructions * Update README.md Co-authored-by: Bjerg <onbjerg@users.noreply.github.com> Co-authored-by: Georgios Konstantopoulos <me@gakonst.com> Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
This commit is contained in:
@ -37,6 +37,10 @@ The project is not ready for use. We hope to have full sync implemented sometime
|
||||
|
||||
# For Developers
|
||||
|
||||
## Running Reth
|
||||
|
||||
See the [Reth Book](https://paradigmxyz.github.io/reth) for instructions on how to run Reth.
|
||||
|
||||
## Build & Test
|
||||
|
||||
Rust minimum required version to build this project is 1.65.0 published 02.11.2022
|
||||
@ -51,6 +55,7 @@ cd reth
|
||||
cargo test --all
|
||||
```
|
||||
|
||||
|
||||
## Contributing and Getting Help
|
||||
|
||||
If you want to contribute, or follow along with contributor discussion, you can use our [main telegram](https://t.me/paradigm_reth) to chat with us about the development of Reth!
|
||||
|
||||
Reference in New Issue
Block a user