This project is designed to interact with Uniswap V3 and perform various operations such as decoding transaction inputs and listening to the mempool. It uses Rust and the ethers
library to interact with Ethereum smart contracts.
- Rust (latest stable version)
- Cargo (latest stable version)
-
Clone the repository:
git clone https://github.com/taimurey/uniswap-v3-mev.git cd uniswap-v3-mev
-
Install the required dependencies:
cargo build
To run the project, use the following command:
cargo run --release