Home

Awesome

awesome-reth

A list of awesome Reth-related resources.

Follow me for live updates as I usually retweet whatever I find. Alternatively, feel free to contribute to this list by opening a PR!

Audits

Development Tools

Execution Extensions (ExExes)

An Execution Extension (ExEx) is code that runs in-process with Reth that has access to reorg-aware chain state. Consult the official documentation for more details.

Crawlers

A crawler (in the Ethereum context) is a program that indexes and gathers various metrics on different nodes within a P2P network (either at the execution or consensus layer).

Indexers

An indexer (in the Ethereum context) takes data directly from the blockchain and produces alternative database schemas (typically relational) to allow enhanced and performant querying.

Research

Publications using or mentioning Reth.

Layer 2

Tutorials

Presentations

Miscellaneous