Wallet for Peercoin and Peercoin Testnet written in Flutter

  Wallet

peercoin_flutter

Wallet for Peercoin and Peercoin Testnet using Electrumx as backend.
App in constant development
Basic testing successfull on iOS 14.4 and Android 10.
Use at own risk.

Screenshot_small

Help Translate

Translation status

Known Limitations

  • can’t send to Multisig addresses
  • adds 1 Satoshi extra fee due to sporadic internal rounding errors

Development

This repository currently relies on a fork of bitcoin_flutter, which can be found here: peercoin/bitcoin_flutter

The original library is not compatible, due to transaction timestamp incompability.

Update icons
flutter pub run flutter_launcher_icons:main

Update Hive adapters
flutter packages pub run build_runner build

Update splash screen
flutter pub run flutter_native_splash:create

Basic e2e testing

flutter drive --target=test_driver/app.dart --driver=test_driver/key_new.dart flutter drive --target=test_driver/app.dart --driver=test_driver/key_imported.dart

Download source code on GitHub

Light Peercoin wallet written in Flutter, deployable on Android, iOS and Web.
https://github.com/peercoin/peercoin_flutter
14 forks.
25 stars.
1 open issues.

Recent commits: