This repository holds the source code for the BURSTPAY mobile wallet developed by the iHashing. Documentation: https://github.com/ihashing/BURSTPAY-mobile/blob/master/docs/index.md
Prerequisities
Android
iOS
If you setup your environment correctly, follow these steps:
-
Clone this repository
git clone git@github.com:ihashing/BURSTPAY-mobile.git
-
Install all used npm packages
npm install
-
Run the application on your virtual device
Android
tns run android
iOS
tns run ios
- 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
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.