X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=f0fb2c6161dbfeb5a121265ee41a50741fafac4c;hb=29bcfbe82a8916d9da695dcba4375161be2f111a;hp=bf1a7f34e2e41f2fc978d40265ee6ea45a2da23f;hpb=90dd6d3c920eb2b453636f317a196fc9d61cf968;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index bf1a7f3..f0fb2c6 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ BIP39 - Mnemonic Code - + @@ -13,6 +13,9 @@ body { padding-bottom: 32px; } + .form-control[readonly] { + cursor: text; + } .feedback-container { position: fixed; top: 0; @@ -41,15 +44,15 @@
-

Phrase

+

Mnemonic

-

You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

+

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

For more info see the BIP39 spec

- +
@@ -60,15 +63,29 @@
- +
+
+ +
+ +
+
+
+ +
+ +
+
- +
@@ -81,12 +98,51 @@

Derivation Path

-
+
+
+
+
+
+

For more info see the Hive Wallet homepage

+
+
+ +
+ +
+
+
+
+
+
+
+
+
+

For more info see the Mycelium Wallet homepage

+
+
+ +
+ +
+
+
+
+

@@ -128,7 +184,7 @@
- +
@@ -153,13 +209,13 @@
- +
- +
@@ -297,9 +353,9 @@

- asmCrypto - - - https://github.com/vibornoff/asmcrypto.js + sjcl - + + https://github.com/bitwiseshiftleft/sjcl

@@ -323,7 +379,7 @@
- - - - + + + + +