zmeyc / phoenix

The official cross-platform wallet for the Burstcoin Blockchain Platform

Home Page:https://phoenix-wallet.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phoenix Burst Wallet

Codacy Badge Build Status Known Vulnerabilities codecov

About

Phoenix is an open source, cross-platform wallet for the Burstcoin blockchain. It's actually two applications: a mobile app, and a desktop/web app. Oh, and BurstJS is in here too.

image

Key features:

  • Improved security - Private keys are encrypted with a hashed PIN, securing them in the event of data breach. That PIN is then used for locally signing transactions and decrypting messages. Passphrases are not stored locally, and never sent to the server.
  • Multi-account support - Manage multiple BURST accounts within your wallet.
  • Offline account support - Add an account using just a BURST address for maximum security.
  • Cross-platform - Runs on all popular platforms without any additional software requirements.
  • Dashboard - with Market Information and Interactive Balance History Diagram.
  • Powered by

Additional features:

  • Multi-out support - Send and view Multi-out & Multi-out-same Payments (BRS 2.3.1 and above).
  • QR Codes - View account QR codes and create custom QR codes for merchants/POS terminals.
  • Alias support - View and register BURST Aliases.
  • Messages support - Send and receive encrypted and unencrypted messages.
  • View peers, blocks, and transactions.
  • Node Configuration - Select from a predefined list of nodes or use your own.
  • Update Notification - Be up-to-date with inbuilt update download
  • Localized in 30 languages.
  • Responsive UI

Some features not available on mobile.

Screenshots

image

image

image

image

image

image

image

Application Architecture

Phoenix is comprised of two main applications: a desktop application and a mobile application, each of which share a common library called BurstJS.

Application Architecture Diagram

Installation and Build

The project is structured per platform, and further build/installation instruction can be obtained from the README.md in their respective folders.

Archlinux

A package is available in AUR.

Pick A Platform

See Also

About

The official cross-platform wallet for the Burstcoin Blockchain Platform

https://phoenix-wallet.rocks

License:GNU General Public License v3.0


Languages

Language:TypeScript 68.9%Language:HTML 11.2%Language:SCSS 9.3%Language:CSS 6.6%Language:Handlebars 1.7%Language:JavaScript 1.6%Language:Objective-C 0.2%Language:Shell 0.2%Language:Java 0.1%Language:Starlark 0.1%Language:Ruby 0.0%Language:Swift 0.0%Language:C 0.0%