Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 803 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 803 Bytes

Crypto-Tracker

Crypto Tracker using Binance API (Java version), XChart and Apache Spark.

Build

From command line

mvn clean verify

Unpack

From command line

cd target/
tar -xvzf crypto-tracker-1.0.1-SNAPSHOT-dist.tar.gz 

Run

Once unpacked

cd crypto-tracker

and

./run.sh "adausdt,bnbusdt"

Some of the Crypto pairs to try

ethusdt, ltcusdt,
adausdt, bnbusdt,
ethbusd, bnbbusd,
btcbusd

alt text