Crypto Tracker

General

Category
Battlefield
Tag
API
License
The Unlicense
Min SDK
21 (Android 5.0–5.0.2 Lollipop)
Registered
Nov 24, 2019
Favorites
0
Link
https://github.com/fartem/crypto-tracker
See also
Vault
Flickr4Java
RxFirebase
webi
amber

Additional

Language
Kotlin
Version
2.4.0 (Aug 22, 2020)
Created
Nov 14, 2019
Updated
Feb 6, 2021 (Retired)
Owner
Artem Fomchenkov (fartem)
Contributors
Artem Fomchenkov (fartem)
Alireza Nazari (alirezanazari)
2
Activity
Badge
Generate
Download
Source code

Crypto Tracker

About

Demo app with statistics of some cryptocurrencies.

API

CoinMarketCap

Resources

API key

In CurrencyService class replace API_KEY in each header.

Resources

Original icons provided by cryptocurrency-icons.

Screenshots


How to contribute

Read Commit Convention. Make sure your build is green before you contribute your pull request. Then:

$ ./gradlew clean
$ ./gradlew build
$ ./gradlew connectedDebugImplDebugAndroidTest

If you don't see any error messages, submit your pull request.

Contributors