Skip to content

X9Developers/mmBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmBot

A simple bot that puts continuous orders

Configuration

Create .env in the project root.

Name Description Sample
LSSD_HOST Lssd Host localhost
LSSD_PORT Lssd Port 50051
LTC_LND_CHANNEL LTC Lnd Channel localhost:10001
BTC_LND_CHANNEL BTC Lnd Channel localhost:10002
XSN_LND_CHANNEL XSN Lnd Channel localhost:10003
LTC_CERT_PATH LTC Cert Path /root/.lnd_ltc/tls.cert
BTC_CERT_PATH BTC Cert Path /root/.lnd_btc/tls.cert
XSN_CERT_PATH LTC Cert Path /root/.lnd_xsn/tls.cert
PAIRID PairId XSN_LTC
PLACE_ORDER_LIMIT Count Limit(-1 : MAX) 5
BUY_OR_SELL buy, sell, both both

Run

  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published