chaitanya79 / My-Wallet-V3-Android

Blockchain Wallet - Android

Home Page:https://play.google.com/store/apps/details?id=piuk.blockchain.android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-Wallet-V3-Android

CircleCI

Next-generation HD (BIP32, BIP39, BIP44) bitcoin wallet.

Getting started

Install Android Studio: https://developer.android.com/sdk/index.html

Import as Android Studio project.

Run the bootstrap script from terminal via scripts/bootstrap.sh. This will install the Google code style and remove any file header templates. The script may indicate that you need to restart Android Studio for it's changes to take effect.

Build -> Make Project

If there are build errors, in Android Studio go to Tools -> Android -> SDK Manager and install any available updates.

Notes

HD classes extending Bitcoinj for BIP44 supplied using https://github.com/blockchain/My-Wallet-V3-jar

Tests

Unit tests can be run through Android Studio using the Android emulator with results viewed in the console.

Security

Security issues can be reported to us in the following venues:

About

Blockchain Wallet - Android

https://play.google.com/store/apps/details?id=piuk.blockchain.android


Languages

Language:Java 54.0%Language:Kotlin 45.2%Language:HTML 0.7%Language:Shell 0.1%