X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2Findex.html;h=695570f5d991f77469a3350d3de7bc95aa9c83d6;hb=ddc8e877473f60233f3d80bf19decdd31175b07f;hp=2cb65609729e831c889d3d5e17ccb1c015385096;hpb=f52dcdbd842c2d575d29430d8ce3d1ff83eeba23;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 2cb6560..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,14 +44,26 @@
-

Phrase

+

Mnemonic

+

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

- + +
+ +
+
+
+
@@ -59,15 +74,21 @@
- +
+
+ +
+ +
+
- +
@@ -80,9 +101,12 @@

Derivation Path

@@ -92,6 +116,16 @@

For more info see the BIP44 spec

+
+ +
+ +
+