An open source cryptocurrency net worth / portfolio tracker.
It currently supports the below 6 exchanges with more to come, as well as more trading pairs.
- Bitfinex
- Bitstamp
- CEX.IO
- GDAX
- Gemini
- QuadrigaCX
This project is a learning experience for my first attempt at writing Android apps using MVP and Kotlin, in addition to dipping my toes into RxJava, and hopefully Dagger2.
Privacy Policy - This app uses Fabric to collect basic usage statistics (daily active users, monthly active users etc.) and crash reporting, but does not collect any of your personal crypto currency information
If you would like to use this app without Fabric, you may build it yourself - simply remove Fabric.with(this, Crashlytics()) from the MyApplication.kt file