Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 2.09 KB

README.md

File metadata and controls

30 lines (23 loc) · 2.09 KB

awesome-revm

A curated list of excellent Revm-related resources. Feel free to contribute to this list!

Repositories

Audits

System Programming

  • Reth: A modular, contributor-friendly, and ultra-fast implementation of the Ethereum protocol.
  • Revmc: JIT and AOT compiler for the Ethereum Virtual Machine, leveraging Revm.

Tools

  • Foundry: A portable and modular toolkit for rapid Ethereum application development in Rust.
  • Hardhat: A comprehensive development environment for compiling, deploying, testing, and debugging Ethereum software.
  • Arbiter: smart-contract simulation.

Frameworks and Libraries

Tutorials