ZooBC wallet is a mobile application that is able to connect with the ZooBC blockchain network, so it can carry out activities such as creating accounts, viewing balances, sending coins, displaying QRcode addresses.
- Ionic Framework v4
- Angluar 7
- Android SDK (for Android)
- XCode (for iOs)
- Create wallet
- Restore wallet
- Accounts
- Account Balance
- Send Coin
- Escrow Transaction
- Multisignature Transaction
- Receive Coin
- Transaction history
- Address Book
- My Task
- Scan Barcode
- Network selection
- Backup and restore address book
- Multi Language i18n
- Multi Currency
$ git clone https://github.com/zoobc/zoobc-wallet-mobile.git
$ cd zoobc-wallet-mobile
$ npm i
$ ionic serve
$ ionic cordova run android