X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=695570f5d991f77469a3350d3de7bc95aa9c83d6;hb=ddc8e877473f60233f3d80bf19decdd31175b07f;hp=dbdc67cd26a83c435a144d0ae1214b72e6de3654;hpb=d922d6910987f9161870ca2225a0e49d91ffc8b7;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index dbdc67c..695570f 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

+
+ +
+ +
+