An open API service indexing awesome lists of open source software.

https://github.com/VeloraDEX/CrossChainArbitrageBot

Cross Chain Arbitrage Bot Powered by Paraswap
https://github.com/VeloraDEX/CrossChainArbitrageBot

Last synced: 5 months ago
JSON representation

Cross Chain Arbitrage Bot Powered by Paraswap

Awesome Lists containing this project

README

          

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](https://docs.matic.network/docs/develop/ethereum-matic/getting-started/)
* Add more complex arbitrage logic