X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=e3eebd6a4b04808807ca2e54ea98bf273972d57e;hb=c554e6ff5c2c543997841c0fb0a506262843e8df;hp=860e9d044bb6a39a9c0642322c076c981aae7437;hpb=c3c3df473e0e5114b75dbe835ada59a0e8066543;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index 860e9d0..e3eebd6 100644 --- a/src/index.html +++ b/src/index.html @@ -81,6 +81,20 @@ .card-suit.spade { color: #000; } + .qr-container { + position: fixed; + top: 0; + right: 0; + text-align: center; + background-color: #FFF; + border: 1px solid #CCC; + } + .qr-image { + margin: 5px; + } + .qr-hint { + padding: 2px; + } @@ -209,7 +223,7 @@
- +
@@ -221,7 +235,7 @@
- +
@@ -235,7 +249,7 @@
- +
@@ -298,6 +312,36 @@
+
+ +
+

The account extendend keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.

+
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+

The BIP32 derivation path and extended keys are the basis for the derived addresses.

+
+
@@ -329,27 +373,6 @@ Use hardened addresses
-
- -
-

- m/44'/0'/0' generates extended keys for import / export -

-

- m/44'/0'/1' for the next account. Continue incrementing for more accounts (most use a single account). -

-

- m/44'/0'/0'/0 generates public addresses -

-

- m/44'/0'/0'/1 generates change addresses -

-

- For more info see the - Mycelium Wallet homepage -

-
-
@@ -380,15 +403,15 @@
- +
- +
- +
- +
@@ -586,6 +609,12 @@
+ +
@@ -593,14 +622,15 @@ +