Calculating real arbitrage opportunities at uniswap v3.
$ python main.py
It generates a json
file with all the surface rates which can then be used to calculate depth.
$ node main
It uses the json
file and calculate the depth by using real blockchain data.