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
2
likes
140
points
386
downloads

Publisher

verified publishergwhyyy.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

base58check, convert, pointycastle

More

Packages that depend on bip32_bip44