Paymint-Labs / Paymint

The Paymint Wallet is a secure and user friendly Bitcoin wallet
MIT License
74 stars 36 forks source link
bitcoin cryptocurrency finance wallet

NOTE: This project has been deprecated for a while now, I no longer maintain the application. I'm leaving the source code up for anyone who is still interested

Paymint - A secure bitcoin wallet

Paymint is a Bitcoin thin client written in Dart with powerful features.

Playstore

Feature List

✅ Basic fee selection controls

✅ Coin Control

✅ View transaction worth in fiat when sent/received to the wallet AND current worth

✅ Export transaction data to CSV

✅ Preview transaction before sending

✅ Custom Esplora-Electrs server support

✅ 15 Currencies supported

✅ Native Segwit by default

✅ And many more...

Build and run

Prerequisites

Plug in your android device or use the emulator available via Android Studio and then run the following commands from project root:

flutter pub get
flutter run --release

Screenshots