Friday 30 August 2019

A wallet for the Pascal cryptocurrency made with Flutter



blaise_wallet_flutter

Blaise is a cross-platform mobile wallet for the PASCAL cryptocurrency. It is written in Dart using Flutter.
Private keys are stored on the device and never transmitted to the server. Signing and other low-level operations are performed using PascalDart




Server

Blaise can interact with any PascalCoin Daemon, a high-performance Python server is used for push notifications, periodic price updates, and the PASA purchase APIs.
Blaise's backend server source code can be found here

Contributing

Building

Android: flutter build apk
iOS: flutter build ios
If you have a connected device or emulator you can run and deploy the app with flutter run

Have a question?

If you need any help, feel free to file an issue if you do not manage to find a solution.

GitHub

Blaise Wallet - A wallet for the Pascal cryptocurrency, made with Flutter — Read More
Latest commit to the master branch on 8-29-2019
Download as zip