Skip to content

Arbitragoor of last resort; a bot that tries to arbitrage KLIMA pools in Polygon

License

Notifications You must be signed in to change notification settings

sparck75/arbitragoor

Repository files navigation

Arbitragoor

Scripts to execute arbitrage requests, used in conjuction with this smart contract.

Build

yarn
yarn build

Run

Update .env with the desired configuration, then run:

yarn start

Docker

docker build . -t arbitragoor
docker run --env-file=.env arbitragoor:latest

Contract lifecycle

Withdraw any funds from the contract

yarn withdraw

Update the flashloan keeper

yarn change-keeper 0x000newkeeperaddress000...

About

Arbitragoor of last resort; a bot that tries to arbitrage KLIMA pools in Polygon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published