loocapro/rs-mev-relay
A Rust MEV relay implementing the Proposer–Builder Separation (PBS) architecture.
Rust7 stars0 forks
What it does
The rs-mev-relay is a Rust-based implementation of a Minimal Extractable Value (MEV) relay that utilizes the Proposer–Builder Separation (PBS) architecture. It serves as an educational reference for developers interested in clean code practices and blockchain architecture.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Explore the innovative rs-mev-relay: a Rust implementation for blockchain MEV relay using PBS architecture!
Content angles
- Create a tutorial on setting up and running the rs-mev-relay locally.
- Discuss the implications of Proposer–Builder Separation in blockchain architecture.
- Analyze the security features of the relay, focusing on proposer authentication and API key management.
Who should care
Developers and blockchain enthusiasts interested in MEV and Rust programming.