git clone https://github.com/LegatoReign/MEV-Bot-Triangular-Aribritrage---Biswap-Exchange-
cd MEV-Bot-Triangular-Aribritrage---Biswap-Exchange-
yarn
Deploy:
yarn hardhat deploy
yarn hardhat test
yarn hardhat coverage
Compile list of token pairs on the Biswap exchange only add those over a certain liquity value can be adjusted on line: 213
yarn hardhat run scripts/getPairInfo.js
Run the Python main file to get list
double checking possible triangular arbritrage trade by simulating trade using data from smart contract and prints out profitable trades
yarn hardhat run scripts/checkArb.js