Skip to content

A tool to sum up balances from crypto exchanges / networks.

License

Notifications You must be signed in to change notification settings

LukasGasior1/crypto-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-tool

A tool for cryptocurrency holders.

Use sbt dist to build. Remember to fill in api keys in conf/crypto-tool.conf.

Available commands:

  • Show balances: ./crypto-tool balance --exchanges binance,bittrex --eth-addresses "0xAddr1,0xAddr2" --etc-addresses "0xAddr1,0xAddr2" (eth/etc addresses are optional, if not provided values from crypto-tool.conf will be used)
  • Calculate profit/loss: ./crypto-tool profit --exchange binance --currencies XVG,LTC,ETC
  • Show tickers prices: ./crypto-tool prices --exchange bittrex --tickers "USD-BTC,BTC-ETH

Demo:

Balance demo

About

A tool to sum up balances from crypto exchanges / networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages