cjthoma1 / flashswap-arbitrage-avalanche

Crypto arbitrage bot that searches multiple token exchanges on the Avalanche blockchain for a significant difference in price between two tokens. Once a arbitrage opportunity is found the bot will execute the simultaneous buying and selling of the tokens through a flash swap provided by token exchanges (selected exchanges are forks of the Uniswap V2 Smart Contract).
BSD 3-Clause "New" or "Revised" License
135 stars 46 forks source link

how to excute after install yarn #9

Closed gsngsn123 closed 2 years ago

gsngsn123 commented 2 years ago

how to excute after install yarn

TheTpyicalCoder commented 2 years ago

I don't know; I will ask the creator.

cjthoma1 commented 2 years ago

@gsngsn123 @TheTpyicalCoder Just updated the README with the following steps. Hopefully, this helps.