Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 239 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 239 Bytes

lbtc_trader_bot

Bot usado para buscar mejores ofertas de compra y venta en LocalBitcoins.com

Install Deps

1) npm install
2) yarn

Add custom config

cp config/config.sample.json config.json

Run Bot

npm run start