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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lightening_wallet

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  lightening_wallet: ^0.5.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lightening_wallet/lightening_wallet.dart';
0
likes
140
points
589
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

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, path

More

Packages that depend on lightening_wallet

Packages that implement lightening_wallet