Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1 KB

README.md

File metadata and controls

25 lines (15 loc) · 1 KB

RPICoin-Tracker-App

Track RPICoin address balances, masternode rewards and staking rewards. Built in order to learn the basics of Xamarin.Android

RPICoin github: https://github.com/rpicoin RPICoin website: https://rpicoin.com

Packaged and signed apk can be installed.

Visual Studios Solution also provided if you prefer to build the apk yourself.

Android 5.0 and up.

Not cross-platform compatible as this was made using Xamarin.Android, not Xamarin.Forms.

Data is polled from https://explorer.rpicoin.com and https://www.coingecko.com/en

NuGet packages used: Microcharts https://github.com/dotnet-ad/Microcharts SimpleStorage https://github.com/perpetual-mobile/SimpleStorage ZXing.Net.Mobile https://github.com/Redth/ZXing.Net.Mobile