bip32_bip44 1.0.0 copy "bip32_bip44: ^1.0.0" to clipboard
bip32_bip44: ^1.0.0 copied to clipboard

Library implementing Bitcoins BIP32 (Hierarchical Deterministic key derivation) specification for Dart.

1.0.0 #

  • Forked the packag to make it usbale for Dart in general and not only Flutter apps.

0.2.0 #

  • Forked from abandoned repo and updated to work with latest dependencies and null-safety because I need this library for a project

v0.1.1 #

  • Clarify serialized key length

0.1.0 #

  • Initial release
1
likes
150
pub points
69%
popularity

Publisher

verified publishergwhyyy.com

Library implementing Bitcoins BIP32 (Hierarchical Deterministic key derivation) specification for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

base58check, convert, pointycastle

More

Packages that depend on bip32_bip44