Steps to run the bot:
- Copy the .env.sample to .env
- Add private key and providers for polygon and mainnet in the .env file
yarn install
yarn start
- Let the bot make some money ;)
- Complete the Balance logic using the matic bridge. Matic Docs
- Add more complex arbitrage logic