Skip to content

GOSTSec/GOSTCoinAndroidWallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOSTCoin Wallet for Android

Project status: Initial stages, not ready for use.

Old obsolete info follows, please ignore

Welcome to Dash Wallet, a standalone Dash payment app for your Android device!

This project contains several sub-projects:

  • wallet: The Android app itself. This is probably what you're searching for.
  • common: Contains common components used by integrations.
  • liquid-integration Contains the liquid integration
  • uphold-integration Contains the uphold integration
  • market: App description and promo material for the Google Play app store.
  • integration-android: A tiny library for integrating Dash payments into your own Android app (e.g. donations, in-app purchases).
  • sample-integration-android: A minimal example app to demonstrate integration of digital payments into your Android app.

You can build the production version using Gradle:

./gradlew assembleProdRelease

The built apks will be in wallet/build/outputs/apk

Sponsor this project

Packages

No packages published

Languages

  • Java 65.5%
  • Kotlin 33.1%
  • Other 1.4%