hdwallet_lib 0.0.2 copy "hdwallet_lib: ^0.0.2" to clipboard
hdwallet_lib: ^0.0.2 copied to clipboard

HDWallet help us connect bitcoin and ethereum wallet. We will update and support HDWallet connect to more and more coins.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hdwallet_lib

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

dependencies:
  hdwallet_lib: ^0.0.2

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_lib/bech32.dart';
import 'package:hdwallet_lib/bip32.dart';
import 'package:hdwallet_lib/bip39.dart';
import 'package:hdwallet_lib/bs58check.dart';
import 'package:hdwallet_lib/hdwallet.dart';
1
likes
110
pub points
3%
popularity

Publisher

verified publisherthinktodo.net

HDWallet help us connect bitcoin and ethereum wallet. We will update and support HDWallet connect to more and more coins.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, flutter, hex, pointycastle, web3lib

More

Packages that depend on hdwallet_lib