hdwallet_servicex 0.1.21 copy "hdwallet_servicex: ^0.1.21" to clipboard
hdwallet_servicex: ^0.1.21 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 Flutter:

 $ flutter pub add hdwallet_servicex

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

dependencies:
  hdwallet_servicex: ^0.1.21

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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

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

More

Packages that depend on hdwallet_servicex

Packages that implement hdwallet_servicex