chikitaisaac10 / dash-wallet

Dash Wallet for Android

Home Page:https://dash.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
  • 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

About

Dash Wallet for Android

https://dash.org


Languages

Language:Java 76.6%Language:Kotlin 22.1%Language:Python 1.1%Language:Shell 0.2%