X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=25e30fcd534ed4a54d9212afa82bb571eeda92ae;hb=146e089e28fbda936955ce74fc1f2214418633c5;hp=1eda67e46fd9aa457861841fac566e24fcb6f495;hpb=093830acb28e83dc5c473a7261506c2b73e3fe86;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 1eda67e..25e30fc 100644 --- a/src/index.html +++ b/src/index.html @@ -3,7 +3,7 @@ BIP39 - Mnemonic Code - + @@ -35,6 +35,11 @@ border-bottom-left-radius: 20px 20px; border-bottom-right-radius: 20px 20px; } + .no-border { + border: 0; + box-shadow: inset 0 1px 1px rgba(0,0,0,.0); + -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0); + } @@ -51,20 +56,6 @@

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

-
- -
- -
-
@@ -75,7 +66,16 @@
- + @@ -88,10 +88,24 @@
+
+ +
+ +
+
+
+ +
+ +
+
- +
@@ -104,9 +118,12 @@

Derivation Path

@@ -116,16 +133,6 @@

For more info see the BIP44 spec

-
- -
- -
-
+
+
+ +
+
+ +
+

+ Use path m/0'/0. + For more info see the Hive Wallet homepage +

+
+
+
+ +
+

+ Use path m/44'/0'/0'/0. + For more info see the Mycelium Wallet homepage +

+
+
@@ -209,7 +241,7 @@
- Index   + Path  
@@ -265,7 +297,7 @@

Private Keys

Use private keys at - brainwallet.org, + brainwallet.org, but be careful - it can be easy to make mistakes if you don't know what you're doing

@@ -366,13 +398,14 @@ - - - - - - - - + + + + + + + + +