docs: add some content to dev section of book (#3183)

This commit is contained in:
Bjerg
2023-06-15 20:48:10 +02:00
committed by GitHub
parent 0d691fee16
commit 0b876de27e
4 changed files with 10 additions and 4 deletions

View File

@ -1 +1,3 @@
# Developers
Reth is composed of several crates that can be used in standalone projects. If you are interested in using one or more of the crates, you can get an overview of them in the [developer docs](https://github.com/paradigmxyz/reth/tree/main/docs), or take a look at the [crate docs](https://paradigmxyz.github.io/reth/docs).