2 releases

0.1.1 Sep 21, 2024
0.1.0 Sep 21, 2024

#4 in #mev

Download history 262/week @ 2024-09-20 33/week @ 2024-09-27 4/week @ 2024-10-04

299 downloads per month

MIT/Apache

44KB
1K SLoC

MEV-Engine

MEV-Engine is a library written in Rust which is a simple and modular framework for writing MEV bots or strategies. MEV searchers face significant challenges when tracking opportunities across different protocols. Each protocol often has its own unique architecture, transaction sequencing, and state synchronization patterns, requiring searchers to constantly adapt their bots to monitor various sources for profitable trades. This crate is implemented by keeping modularity in mind to interact with a variety of AMMs for now. We also plan to extend this library for aggregating various lending-borrowing protocols as well.

Dependencies

~18–31MB
~497K SLoC