libwallet 0.4.14 copy "libwallet: ^0.4.14" to clipboard
libwallet: ^0.4.14 copied to clipboard

unlisted

Multi-chain TSS cryptocurrency wallet client. Supports EVM, Bitcoin, Solana and Monacoin via direct FFI to the Go libwallet core.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add libwallet

With Flutter:

 $ flutter pub add libwallet

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

dependencies:
  libwallet: ^0.4.14

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

Import it

Now in your Dart code, you can use:

import 'package:libwallet/libwallet.dart';
0
likes
0
points
2.08k
downloads

Publisher

verified publisheratonline.com

Weekly Downloads

Multi-chain TSS cryptocurrency wallet client. Supports EVM, Bitcoin, Solana and Monacoin via direct FFI to the Go libwallet core.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

code_assets, ffi, hooks

More

Packages that depend on libwallet

Packages that implement libwallet