Skip to content

ahsanwtc/uniswap-v3-arbitrage

Repository files navigation

Uniswap V3 Arbitrage

Calculating real arbitrage opportunities at uniswap v3.

Create pairs

$ python main.py

It generates a json file with all the surface rates which can then be used to calculate depth.

Find oppertunities

$ node main

It uses the json file and calculate the depth by using real blockchain data.

About

Calculating real arbitrage opportunities at uniswap v3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published