Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 246 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 246 Bytes

ETH Buyer Arbitrage Bot

An example ETH buyer arbitrage bot

Getting Started

Create a .env file with actual values (see .env.example for an example format).

Install the packages:

yarn

Run the bot:

yarn start