reddcoin-project / reddcoin_flutter

Wallet for Reddcoin and Reddcoin Testnet written in Flutter
GNU Affero General Public License v3.0
2 stars 0 forks source link

Reddcoin Donate Translation status Codemagic build status Analyze & Test

reddcoin_flutter

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

Get it on F-Droid Get it on Google Play

Download on the App Store

You can also sign up for our open beta testing here:

Screenshot_scaled

Help Translate

Translation status

Known Limitations

Development

This repository currently relies on a fork of bitcoin_flutter, which can be found here: reddcoin/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