Skip to content

dobbscoin/bitcoin-balance-check

 
 

Repository files navigation

Wealth Check - Bitcoin Wallet Balance and History

This project is based on Android App Template from https://github.com/jurajkusnier/android-app-template

About

Wealth Check allows you to check balance an history of any bitcoin wallet. Just scan bitcoin address QR code to see all important information like bitcoin balance, fiat balance by current conversation rate, transactions history, etc. All scanned wallets are safely stored on your phone for offline access. You can sort wallets in the favorites list.

Screenshots

Codebase

The project is written in Kotlin. Following MVVM architecture and using Android Jetpack libraries like ViewModel, Room, LiveData etc. Project is structured to modules divided by features. Dependencies between modules are solved by dependency injections with Dagger 2.

Libraries

Google Play

App is available on Google Play Store https://play.google.com/store/apps/details?id=com.jurajkusnier.bitcoinwalletbalance

About

Wealth Check allows you to check balance an history of any bitcoin wallet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 97.3%
  • Java 2.7%