Skip to content

PoC-Consortium/burstcoin-mobile

Repository files navigation

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

iOS

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

  • Watch only addresses
  • Currency conversion
  • Client-side encryption and decryption
  • Encrypted / Unencrypted transaction messages
  • Contact book
  • QR code support
  • Secure and easy passphrase generation
  • Support for over 15 languages
  • Support for over 30 currencies

Translators 💕

  • bmxakias
  • bold
  • Brabantian
  • fabry1999
  • FLEGI
  • Gadrah
  • HajimeYamanaka
  • Hiro Inu
  • Leass
  • NullNomad
  • Quibus
  • RedFury
  • SolidLiquid
  • umbrellacorp03
  • westhorn

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.