Skip to content

alimogh/arbitrage-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoveWallet arbitrage-bot

1. Set config

copy config.dist.json to config.json
enter apiKey and secret

2. Run in debugging mode

npm install
press F5 key

3. Run in product mode

npm install
npm run build
node dist/app