FuzzyBearBTC / android-peercoinwallet

Fork of Mycelium Bitcoin Wallet for Android to be made for Peercoin, please read https://github.com/FuzzyBearBTC/android-peercoinwallet/issues/13
http://mycelium.com
Other
9 stars 22 forks source link

Beta channel

In order to receive updates quicker than others, you need to do two things:

to be eligible for testing you need to join the g+ group at

https://plus.google.com/communities/102264813364583686576

after joining, you need to explicitly enable beta versions for the software at

https://play.google.com/apps/testing/com.mycelium.wallet

Building

To build everything from source, simply checkout the source and build using gradle on the build system you need

Then you need to use the Android SDK manager to install the following components:

On the console write

git clone https://github.com/mycelium-com/wallet.git
cd wallet

Linux/mac

./gradlew build

Windows:

gradlew.bat build

alternatively you can install the latest version from the Play store at

https://play.google.com/store/apps/details?id=com.mycelium.wallet

If you cannot access the Play store you can obtain the apk directly from https://mycelium.com/

Features

With the Mycelium Bitcoin Wallet you can send and receive Bitcoins using your mobile phone.

Please not that this is a beta release - while we make sure to adhere to the highest standards of software craftsmanship we can not exclude that the software is bug-free. Please make sure you have backups of your private keys and do not use this for more than you are willing to lose.

This application's source is published at https://github.com/mycelium-com/wallet We need your feedback. If you have a suggestion or a bug to report open an issue at https://github.com/mycelium-com/wallet

More features:

Authors

Credits

Thanks to Jethro for tirelessly testing the app during beta development.

Thanks to our numerous volunteer translators who provide high-quality translations in many languages. Your name should be listed here, please contact me so i know you want to be included.

Thanks to Johannes Zweng for his testing and providing pull requests for fixes. Thanks to all beta testers to provide early feedback.