/awesome-ethers-rs

A curated list of awesome of rust and ethers-rs

Awesome ethers-rs & rust in web3

The ethereum rust library.

If you see a package or project here that is no longer maintained or is not a good fit, please submit a pull request to improve this file. Thank you!

Documentation

Framework

  • Artemis A simple, modular, and fast framework for writing MEV bots in Rust.
  • Arbiter Arbiter is being primarily developed to be a tool in evaluating economic and game theoretic security of DeFi applications.
  • Foundry-rs Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
  • Helios A fast, secure, and portable light client for Ethereum
  • Heimdall-rs Heimdall is an advanced Ethereum smart contract toolkit for forensic and heuristic analysis.
  • Revm Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
  • Reth Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

Projects using rust / ethers-rs

  • Yield liquidator
  • Flashbots MEV inspector
  • Flashbots ethers-rs middleware An Ethers-rs middleware to send transactions as Flashbots bundles.
  • Ethers-fireblocks Provides ethers-compatible Signer and Middleware implementations for the Fireblocks Vaults API.
  • Rusty sando A practical example on how to perform V2/V3 and multi-meat sandwich attacks written using Rust and Huff.
  • Subway-rs Construct evm-based sandwich attacks using Rust and Huff.
  • CFMM-RS See AMMS-RS for new version. CFMM lib built in Rust enabling pair syncing and swap simulation with pools on Ethereum.
  • MEV template Bootstrap your MEV bot strategies with a simple boilerplate to build on top of.
  • Eth mempool listener rs A simple program able to listen to the pending transactions of the Ethereum mempool. Written in Rust.
  • Foundry rust template Template for quickly getting started with developing Rust applications that leverage Foundry for EVM smart contract development
  • Perp cli curie Built for Perpetual Protocol v2 Curie on Optimism chain. This CLI tool was built with Rust.
  • Octane An ether-rs middleware to access reth's db directly, bypassing JSON-RPC
  • OpenZeppelin-rs Use OpenZeppelin's contracts in Rust using ethers-rs library.
  • Glados Portal network monitoring application.
  • Gearbox liquidation bot Gearbox liquidation bot
  • Uniswapx Artemis Sample Artemis bot to fill UniswapX orders using on-chain liquidity
  • UniswapX-SDK-RS A crate for consuming, and coordinating filler services for UniswapX orders.
  • AMMS-RS A rust library to interacted with automated market makers across EVM chains.

Tutorials