hdwallet_servicex 0.1.20 copy "hdwallet_servicex: ^0.1.20" to clipboard
hdwallet_servicex: ^0.1.20 copied to clipboard

A Flutter plugin for HD wallet services with multi-chain support including Bitcoin, Ethereum, Solana, Filecoin, and more. Built with Rust for high performance and security.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hdwallet_servicex

With Flutter:

 $ flutter pub add hdwallet_servicex

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

dependencies:
  hdwallet_servicex: ^0.1.20

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:hdwallet_servicex/hdwallet_servicex.dart';
0
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for HD wallet services with multi-chain support including Bitcoin, Ethereum, Solana, Filecoin, and more. Built with Rust for high performance and security.

License

unknown (license)

Dependencies

fast_base58, ffi, fixnum, flutter, hex, path_provider, pointycastle, protobuf

More

Packages that depend on hdwallet_servicex

Packages that implement hdwallet_servicex