lightening_wallet 0.3.0 copy "lightening_wallet: ^0.3.0" to clipboard
lightening_wallet: ^0.3.0 copied to clipboard

High-performance Lightning wallet for Flutter using Rust FFI with LDK-node. Supports Bitcoin on-chain and Lightning Network payments.

Changelog #

0.3.0 #

  • Added configurable Esplora URL parameter to initializeWallet()
  • Lightning payment timestamps now saved to SQLite when payments are sent
  • On-chain transaction timestamps fetched from Esplora API
  • Added txid field to PaymentInfo for on-chain transaction tracking
  • Fixed Lightning balance calculation from channel balances
  • Improved payment history with accurate amounts from LDK-node

0.2.0 #

  • Lightning channel open/close support
  • Keysend payments with custom TLV records for Podcasting 2.0
  • Fee estimation for on-chain transactions
  • Recommended fee rates API

0.1.42 #

  • Initial public release
  • Bitcoin wallet with BIP39/BIP32 HD key derivation
  • Lightning Network payments via LDK-node
  • BOLT11 invoice support
  • Keysend payments for Podcasting 2.0
  • On-chain transaction support
  • Channel management
  • Event streaming for wallet updates
  • SQLite-based payment history
  • Android and iOS support
0
likes
0
points
711
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance Lightning wallet for Flutter using Rust FFI with LDK-node. Supports Bitcoin on-chain and Lightning Network payments.

Repository (GitHub)
View/report issues

Topics

#bitcoin #lightning #wallet #payments #ffi

License

unknown (license)

Dependencies

ffi, flutter, path

More

Packages that depend on lightening_wallet

Packages that implement lightening_wallet