QuarkChain / QPocket-Android

QPocket Wallet for Android
GNU Lesser General Public License v3.0
3 stars 4 forks source link

QPocket

Welcome to QPocket, a standalone blockchain payment app for your Android device!

Introduction

QPocket is a blockchain wallet app. The wallet app follows the concept of HD wallet, and can be derived through a set of mnemonic words to support unlimited sub-wallet accounts under the public chain. The wallet currently supports four public chains, QKC, ETH, TRX, and BTC.

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:

The project layout is designed to be used with a recent version of Android Studio (currently 4.0)

Build commands

To get the source code, type:

git clone https://github.com/QuarkChain/QPocket-Android.git
cd wallet-android

Features

With the QPocket Wallet you can send and receive QuarkChain,Ethereum,Tron,Bitcoins using your mobile phone.

Please note: while we make sure to adhere to the highest standards of software craftsmanship we can not exclude that the software contains bugs. Please make sure you have backups of your private keys and do not use this for more than you are willing to lose.

More features:

Thanks and more info

Thanks web3j, ethereum and others library.