From 9e22961379dd504472833ea49d06c74d9575bc33 Mon Sep 17 00:00:00 2001 From: Steven Hatzakis Date: Mon, 13 May 2019 15:54:31 -0400 Subject: [PATCH 1/2] Adding PR from @johhonn made on other repo adding this PR https://github.com/hatgit/BIP39-Mnemonic-Tools/pull/13 by #johhonn to this repo on a new dev branch so that I can run tests prior to committing to master. --- index.html | 3052 ++-------------------------------------------------- 1 file changed, 83 insertions(+), 2969 deletions(-) diff --git a/index.html b/index.html index 3d5be54..142839a 100644 --- a/index.html +++ b/index.html @@ -64,2928 +64,12 @@ b){var c={},d;for(d=0;d - // - - + @@ -5504,10 +2607,21 @@

REGULAR: BIP39 Mnemonic Tool



- +

REVERSIBLE: BIP39 Palindromic Mnemonic Tool

+

STEP 1: Select word count:

+ +

OPTIONAL: Insert entropy in the form of a 0x-padded hex string of length 32 (for 12 words) or 64 (for 24 words):

+

- + + +
+
+

Decode Base64 Entropy

From fb0ea3440a99a0c432136a407d61ee7403472e75 Mon Sep 17 00:00:00 2001 From: Steven Hatzakis Date: Mon, 13 May 2019 16:07:12 -0400 Subject: [PATCH 2/2] added bignumber.js inline again for dev --- index.html | 2326 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 2325 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 142839a..ef82126 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,2331 @@ b){var c={},d;for(d=0;d - + // +