Skip to content

d0wn3d/gobyte-wallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,889 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. wallet README
  • common: Contains common components used by integrations.
  • features: Contains features such as Explore Dash
  • 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).
  • integrations Contains the various integrations: Crowdnode, Coinbase, Uphold,
  • 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

GoByte Wallet for Android

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 83.2%
  • Java 16.2%
  • Other 0.6%