dart_bip32_bip44 0.2.0 dart_bip32_bip44: ^0.2.0 copied to clipboard
Library implementing Bitcoins BIP32 (Hierarchical Deterministic key derivation) specification in a Flutter friendly fashion.
v0.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
v0.1.0
- Initial release