From 4817829dc89697fe3a258a9b80e0e9819659aa75 Mon Sep 17 00:00:00 2001 From: 8go Date: Mon, 15 Mar 2021 21:28:48 +0000 Subject: 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. --- bip-0085.mediawiki | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bip-0085.mediawiki') 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: -- cgit v1.2.3