Skip to content

Devilla/DEX-Arbitrage-Bot

Repository files navigation

Simple Dex Arbitrage

Build using the following commands:

git clone https://github.com/devilla/DEX-Arbitrage-Bot.git
cd DEX-Arbitrage
mv .env-example.txt .env
npm install
npx hardhat run --network aurora .\scripts\deploy.js

Then add the arbContract deployment address to config/aurora.json edit the base assets and move the funds across to the the arbContract address.

Then to execute run:-

npx hardhat run --network aurora .\scripts\trade.js

Finally to recover any funds use the script.

npx hardhat run --network aurora .\scripts\recover.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors