jamesbachini / DEX-Arbitrage

Example arbitrage trading bot
GNU General Public License v3.0
615 stars 350 forks source link

How to set up? #18

Closed Viraj-Bagga closed 2 years ago

Viraj-Bagga commented 2 years ago

Im trying to set this up, but cant figure this a lot, like what coins should I put in my metamask wallet etc. Can anybody give a full setup tutorial.

smitch370 commented 2 years ago

[https://bytemeta.vip/repo/jamesbachini/DEX-Arbitrage]

jamesbachini commented 2 years ago

There's a pretty long form tutorial here: https://jamesbachini.com/dex-arbitrage/

You'll need some funds for gas fees in the .env wallet. Then the contract holds the tokens. It's executed programmatically so you don't need to use Metamask.

ahmdqader commented 1 year ago

but here is question, what do you mean by editing base assets? and how to do it? and is this okay to use default base assets? @jamesbachini

jamesbachini commented 1 year ago

So a base asset is a token and to edit it you will need to change the contract address.

Even if you use the same token you will likely find the contract address is different on different chains.

You can generally find token contract addresses using a block explorer