All Projects → PoC-Consortium → burstcoin-mobile

PoC-Consortium / burstcoin-mobile

Licence: GPL-3.0 license
Burstcoin mobile wallet for Android and iOS https://play.google.com/store/apps/details?id=org.icewave.burstcoinwallet

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to burstcoin-mobile

iota esp32 wallet
IOTA Wallet application on ESP32
Stars: ✭ 34 (+54.55%)
Mutual labels:  wallet
simple-mpesa
A simple example of how MPESA works. Works with all 3 types of customers i.e. Agents, Merchants and Subscribers. Allows you to configure a tariff and apply it to transactions. The project follows DDD principles.
Stars: ✭ 31 (+40.91%)
Mutual labels:  wallet
piWallet
No description or website provided.
Stars: ✭ 17 (-22.73%)
Mutual labels:  wallet
keycard-cli
A command line tool and shell to manage keycards
Stars: ✭ 42 (+90.91%)
Mutual labels:  wallet
BitBlocks old
BitBlocks Project_OLD
Stars: ✭ 12 (-45.45%)
Mutual labels:  wallet
PassEncoder
Simple PassKit (Apple Wallet) encoding and signing in Swift.
Stars: ✭ 28 (+27.27%)
Mutual labels:  wallet
argent-x
ArgentX browser extension for StarkNet - made with ❤️ by Argent
Stars: ✭ 419 (+1804.55%)
Mutual labels:  wallet
RaiBlocksPHP
A bunch of PHP methods to build and sign transactions
Stars: ✭ 20 (-9.09%)
Mutual labels:  wallet
hd-address
An extensible HD Wallet Address management utility
Stars: ✭ 22 (+0%)
Mutual labels:  wallet
alias-wallet
Official Alias source code repository
Stars: ✭ 5 (-77.27%)
Mutual labels:  wallet
mixin-wallet
👛 An open-source cryptocurrency wallet bot based on Mixin API, which supports almost all popular cryptocurrencies.
Stars: ✭ 27 (+22.73%)
Mutual labels:  wallet
paper-wallet
The official Paper Wallet for the ARK Blockchain.
Stars: ✭ 22 (+0%)
Mutual labels:  wallet
hathor-wallet-mobile
Hathor official mobile wallet
Stars: ✭ 18 (-18.18%)
Mutual labels:  wallet
gonano
An implementation of the Nano cryptocurrency in Go
Stars: ✭ 34 (+54.55%)
Mutual labels:  wallet
factom-api
Python client library for the Factom API
Stars: ✭ 21 (-4.55%)
Mutual labels:  wallet
walletconnect-test-wallet
Test Wallet (Web)
Stars: ✭ 163 (+640.91%)
Mutual labels:  wallet
conceal-desktop
Conceal Desktop (GUI)
Stars: ✭ 65 (+195.45%)
Mutual labels:  wallet
thor-sync.electron
A browser that empowers DApps on VeChain
Stars: ✭ 52 (+136.36%)
Mutual labels:  wallet
scpx-wallet
Scoop Wallet: Core open-source, multi-asset & cross-platform CLI
Stars: ✭ 18 (-18.18%)
Mutual labels:  wallet
wallet
Cross chain browser wallet extension
Stars: ✭ 79 (+259.09%)
Mutual labels:  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

iOS

If you setup your environment correctly, follow these steps:

  1. Clone this repository

    git clone [email protected]: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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].