A bot to handle various Arbitrage Opportunities.
The Arbitrage Bot is created in order to fetch, access and invest in real time with various cryptocurrencies across multiple coin markets replete with numerous useful services for your use.
- Node.js (v16.0.0 or Above)
- yarn
- Run "yarn install" to add all the dependencies.
- Run "yarn start"/"nodemon" to start the server.
To configure the services, navigate to the directory:
server --> api --> V1 --> controllers --> cronjob --> cronindex.js
Now you can comment and uncomment the services you want to run through the server.
To configure the services, navigate to the directory:
server --> api --> V1 --> controllers --> cronjob --> blockchaincontrollerfunction.js
Now you can comment and uncomment the environment you want to use (testnet / mainnet).