bip39_plus 1.1.1
bip39_plus: ^1.1.1 copied to clipboard
Dart implementation of Bitcoin BIP39 Mnemonic code for generating deterministic keys
1.1.1 #
- Updated pointycastle to v4
- Updated README.md
1.1.0 #
- Fixed size bytes causing lower entropy
- Migrated to dart 3
- Renamed package to publish
1.0.6 #
- Resolved nullsafety code issues
1.0.3 #
- Remove async function
1.0.1 & 1.0.2 #
- Refactor code to use with Flutter
1.0.0 #
- Initial version, created by anicdh