X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=ea7096cd9ba4146e4ed78f2f5d20cb6cfc8b9db6;hb=54563907c721a90f8fc9861a62fe7c214b5c5041;hp=272e1861e72ce9b6d25e877027269f342d15b551;hpb=7394da185e575a1de7e162a1b3d2bbc93a7c8f47;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 272e186..ea7096c 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,17 +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

-
- -
- -
-
@@ -72,7 +66,16 @@
- + @@ -85,10 +88,24 @@
+
+ +
+ +
+
+
+ +
+ +
+
- +
@@ -101,9 +118,12 @@

Derivation Path

@@ -113,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 +

+
+
+
+ +
+

+ Use path m/0'/0' with hardened addresses. + For more info see the Bitcoin Core BIP32 implementation +

+
+
@@ -206,7 +250,7 @@
- Index   + Path  
@@ -262,7 +306,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

@@ -363,13 +407,14 @@ - - - - - - - - + + + + + + + + +