Skip to content

The Paymint Wallet is a secure and user friendly Bitcoin wallet

License

Notifications You must be signed in to change notification settings

cdonnachie/RVLWallet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RVLWallet - A secure Ravencoin Lite wallet

RVLWallet is a Ravencoin Lite thin client written in Dart with powerful features.

Playstore

Join the Telegram Group

Feature List

✅ Basic fee selection controls

✅ Coin Control

  • UTXO renaming (labeling)
  • Block/Unblock UTXOs
  • Export Ouput data to CSV
  • Restore Output labels and block status from CSV import

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

✅ Export transaction data to CSV

✅ Preview transaction before sending

  • View amount being sent + fee in RVL, sats, or fiat currency

✅ Custom Esplora-Electrs server support

✅ 15 Currencies supported

✅ Native Segwit by default

✅ And many more...

Build and run

Prerequisites

  • Flutter SDK Requirement (>=2.2.0, up until <3.0.0)
  • Android/iOS dev setup (Android Studio, xCode and subsequent dependencies)
  • Navigate into project root and run the following:

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

About

The Paymint Wallet is a secure and user friendly Bitcoin wallet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 99.6%
  • Other 0.4%