PoC-Consortium / burstcoin-mobile

Burstcoin mobile wallet for Android and iOS https://play.google.com/store/apps/details?id=org.icewave.burstcoinwallet
GNU General Public License v3.0
21 stars 20 forks source link
android burstcoin mobile-wallet wallet

Get it on Google Play

Burstcoin Mobile Wallet

This repository holds the source code for the Burstcoin mobile wallet developed by the PoC-Consortium. Documentation: https://poc-consortium.github.io/burstcoin-mobile/

Building

Prerequisities

Android

If you setup your environment correctly, follow these steps:

  1. Clone this repository

    git clone git@github.com:poc-consortium/burstcoin-mobile-wallet.git
  2. Install all used npm packages

    npm install
  3. Run the application on your virtual device

    Android

    tns run android

    iOS

    tns run ios

Features

Translators :two_hearts:

Bugs and feature requests

Please post bugs/problems into the issue section of this repository. This is the only place guaranteeing your issue is recognized and resolved quickly. Feature requests can also be posted.