Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A list of awesome Reth-related resources

License

NotificationsYou must be signed in to change notification settings

jmcph4/awesome-reth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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

MEV

Execution Extensions (ExExes)

AnExecution Extension (ExEx) is code that runs in-process with Reth that has access toreorg-aware chain state. Consultthe 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.

  • reth-indexer, an indexer that accesses Reth's database directly and indexes into various backends

Research

Publications using or mentioning Reth.

Layer 2

  • sp1-reth, a zkEVM PoC bySuccint Labs demonstrating transaction costs to the order of $0.01 USD atop Reth
  • scroll-reth, a port of Scroll to Reth
  • pevm, a massively-parallelised EVM implementation byRISE Labs that is explicitly compatible with Reth (blog post,Tweet)
  • Kakarot zkEVM, a zkEVM built in Cairo (provable by design) for which the RPC component is constructed using Reth
  • rem-poc, an integration with theMalachite BFT consensus engine
  • grevm, parallel EVM runtime based on BlockSTM
  • reva, minimal ZKP execution in Reth
  • seismic-reth, node software forSeismic, the encrypted blockchain

Tutorials

Presentations

Devcon 2024

Miscellaneous


[8]ページ先頭

©2009-2025 Movatter.jp