hd_wallet 0.0.9
hd_wallet: ^0.0.9 copied to clipboard
A basic toolkit for Cryptocurrency wallet in Dart. This package is used to generate and manage the Hierarchical Deterministic (HD) Wallet application.
0.0.9 #
- Export Language
0.0.8 #
- Address in bip44
0.0.7 #
- Update bip44 usage in readme
0.0.6 #
- Update readme and bip32 test
0.0.5 #
- Reference implementation of BIP-0044
0.0.4 #
- Update BIP39 class
0.0.3 #
- Reference implementation of BIP-0032
0.0.2 #
- Base encoding / decoding of base58 alphabet
0.0.1 #
- Reference implementation of BIP-0039