diff --git a/src/index.html b/src/index.html index aab473c..e3eebd6 100644 --- a/src/index.html +++ b/src/index.html @@ -312,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.
+
- 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 -
-