-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/pranayairan/Coiny
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
# Coiny | ||
Coiny is a beautiful cryptocurreny app, completely opensourced and 100% in kotlin. It supports following features | ||
|
||
* Track prices of over 3000+ currencies over 100+ exchanges | ||
* Get top coins, top pairs, top exchanges by volume. | ||
* Track latest news for all the coins and crypto community in general | ||
* Completely secure, your data never leaves your device. | ||
* Choose your home currency and track prices in it. | ||
* Made with ❤️ and help from [opensource community](https://github.com/pranayairan/Coiny/blob/master/attribution.md) | ||
* Open for contribution, please send a pull request. | ||
|
||
App available on Google Play: https://play.google.com/store/apps/details?id=com.binarybricks.coiny | ||
|
||
## Work in progress | ||
|
||
* Ability to add transactions | ||
* Ability to change exchanges | ||
* Autorefresh of prices | ||
* Candle charts | ||
|
||
# App Architecture |