Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 712 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 712 Bytes

Simple cryptocurrency Bittrex trading helper app

This app shows all your wallet's assets from different exchange systems.

In the list you can see on your phone it will show the value of your assets in USD and mBTC.

Additionally, you can check the value of the assets in the market in those two currencies.

The assets are shown with it's corresponding currency icon symbol.

You can set the API key and API secret directly from the app and update your user profile data storing all this data on a mysql database.

By the moment, this are the supported exchanges:

  • Bittrex
  • Bitfinex
  • Poloniex

If you need to add any new feature to this project please contact me and feel free to collaborate and create PR.