Skip to content

RaveenaBhasin/mev-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEV-Engine

A tool to help you find mev transaction on starknet.

Installation

The library is published at Crates Repository. To install run

cargo add mev-engine

Run an example

Check the examples folder to check out how the Repository can be leveraged complex strategies.

cargo run --example arbitrage_bot

This repository has been written keeping modularity in mind. Say if you want to add an AMM, one has to implement the required traits, and everything works out of the box.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages