Skip to content

danut13/cross-chain-mev

Repository files navigation

Cross-chain MEV detection

This project is part of the "Analyzing the Role of Bridges in Cross-Chain MEV Extraction" Master's Thesis.

Student: Danut Ilisei

Advisor: Burak Öz

Supervisor : Prof. Dr. Florian Matthes

The project is detecting and analyzing cross-chain MEV extraction between Ethereum and Polygon POS using the Polygon POS bridge.

Dependencies

Install make tools

https://www.gnu.org/software/make/#download

Install dependencies

make init

Format and lint the code

make code

Detect cross-chain MEV

make exec

View fetched data

make view

Delete data

make delete start=<start_block_number> end=<end_block_number>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published