- Notifications
You must be signed in to change notification settings - Fork0
This is an arbitrage bot that uses existing price aggregators such as 1inch, Paraswap, dex.ag, matcha and more to get the best exchange rates across different decentralized exchanges on different blockchains and ecosystems.
longyi11111/MultiDexArbBot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an arbitrage bot that uses existing price aggregators such as1inch to get the best exchange rates across different decentralized exchanges on different blockchains and ecosystems.
- Clone our repo
git clone git@github.com:dennohpeter/MultiDexArbBot.git- cd into
MultiDexArbBot
cd MultiDexArbBot- Install all the dependencies
yarn install- Rename
example.envto.env
mv example.env .envUpdate
.envto contain your trading preferences and wallet info such private and public keyTo receive trade notifications on telegram, you need to create a telegram bot atBotFather. Send
/startand follow prompts to create a tg bot, finally copy the Token the one belowUse this token to access the HTTP API:and set it to be the bot token valueFor Mongo DB you need to install mongodb for your OS according to thisguide
Finally run the app by
yarn start
- I will be releasing a series of more robust and stable versions of arbitrage bots soon
About
This is an arbitrage bot that uses existing price aggregators such as 1inch, Paraswap, dex.ag, matcha and more to get the best exchange rates across different decentralized exchanges on different blockchains and ecosystems.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript98.8%
- Shell1.2%