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

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 +74,21 @@
- +
+
+ +
+ +
+
- +
@@ -81,9 +101,12 @@

Derivation Path

@@ -93,6 +116,16 @@

For more info see the BIP44 spec

+
+ +
+ +
+