Skip to content

Mazacoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.

Notifications You must be signed in to change notification settings

MazaCoin/mazacoin-android

 
 

Repository files navigation

*** New Mazacoin Android Wallet - refork *** This is not yet usable code! this is a new fork from original source, and mazacoin changes from current beta wallet are being applied - DO NOT USE on LIVENET!!!!! This message will be removed when this is functional code

Welcome to Bitcoin Wallet, a standalone Bitcoin 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.
  • native-scrypt: Native code implementation for Scrypt. The C files are copied from the Java Scrypt project at GitHub.
  • market: App description and promo material for the Google Play app store.
  • integration-android: A tiny library for integrating Bitcoin payments into your own Android app (e.g. donations, in-app purchases).
  • sample-integration-android: A minimal example app to demonstrate integration of Bitcoin payments into your Android app.

You can build all sub-projects at once using Gradle:

gradle clean build

About

Mazacoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.7%
  • C 3.3%