signum-network / phoenix

The official cross-platform wallet for the Signum Blockchain Platform
https://phoenix-wallet.rocks
GNU General Public License v3.0
97 stars 38 forks source link
blockchain cryptocurrency signum

Phoenix Signum Wallet

Test and Build Angular App

Phoenix is an open source, cross-platform wallet for the Signum (former Burstcoin) blockchain. It's actually two applications: a mobile app, and a desktop/web app.

image

More screenshots

Key features:

Additional features:

Some features not available on mobile.

Application Architecture

Phoenix is comprised of two main applications: a desktop application and a mobile application

Phoenix Architecture Diagram

The web application is built on Angular 8 and embedded into electron to be executable as desktop application. The mobile application uses React Native to be available for Android and iOS. All these apps use the SignumJS SDK to interact with the Signum nodes.

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.

Pick A Platform

See Also