/CrossChainArbitrageBot

Cross Chain Arbitrage Bot Powered by Paraswap

Primary LanguageJavaScript

Cross Chain Arbitrage Bot

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 ;)

Next Improvements

  • Complete the Balance logic using the matic bridge. Matic Docs
  • Add more complex arbitrage logic