diff options
author | 8go <cccc@tuta.io> | 2021-03-15 21:28:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-15 21:28:48 +0000 |
commit | 4817829dc89697fe3a258a9b80e0e9819659aa75 (patch) | |
tree | ef317399bbb788ea0da683910179b79585a4a8b6 /bip-0085.mediawiki | |
parent | cd3885c0fb9d140b111ff729294400ff5dcfc8e3 (diff) |
BIP-85: Added Ian Coleman's Mnemonic Code Converter
- Added Ian Coleman's Mnemonic Code Converter to the "Other Implementations" section
- https://iancoleman.io/bip39/ is a nice tool to play around with and to derive test data for BIP-85
PS: Sorry that I did not include this in the previous PR #1083. I just found this this very moment, but I think it is worth while to include because it gives the user/reader an instant tool to play with and to see results of BIP-85.
Diffstat (limited to 'bip-0085.mediawiki')
-rw-r--r-- | bip-0085.mediawiki | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bip-0085.mediawiki b/bip-0085.mediawiki index 182404f..efbc268 100644 --- a/bip-0085.mediawiki +++ b/bip-0085.mediawiki @@ -102,6 +102,8 @@ OUTPUT * Coldcard Firmware: [https://github.com/Coldcard/firmware/pull/39] +* Ian Coleman's Mnemonic Code Converter: [https://github.com/iancoleman/bip39] and [https://iancoleman.io/bip39/] + ==Applications== The Application number defines how entropy will be used post processing. Some basic examples follow: |