/flashswap-arbitrage-bot

Flashswap arbitrage bot & monitoring script

Primary LanguageJavaScript

Flashswap Arbitrage Bot

Flashswap arbitrage bot and monitoring script.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
npx hardhat run --network bsc scripts/deploy.js
node scripts/arbitrage-monitor.js >debug.log 2>&1 & disown