Skip to content

Wallet for Peercoin and Peercoin Testnet written in Flutter

License

Notifications You must be signed in to change notification settings

Vitalicus/peercoin_flutter

 
 

Repository files navigation

Peercoin Donate Übersetzungsstatus

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.

git

Help Translate

Übersetzungsstatus

Known Limitations

  • can't send to Multisig addresses
  • can't send to Segwit 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

About

Wallet for Peercoin and Peercoin Testnet written in Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 98.8%
  • Other 1.2%