Skip to content

Commit 4817829

Browse files
author
8go
authored
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 bitcoin#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.
1 parent cd3885c commit 4817829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bip-0085.mediawiki

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ OUTPUT
102102
103103
* Coldcard Firmware: [https://github.com/Coldcard/firmware/pull/39]
104104
105+
* Ian Coleman's Mnemonic Code Converter: [https://github.com/iancoleman/bip39] and [https://iancoleman.io/bip39/]
106+
105107
==Applications==
106108

107109
The Application number defines how entropy will be used post processing. Some basic examples follow:

0 commit comments

Comments
 (0)