X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=ea27a1f4603f2550a9814c1f7d5b60765bb172d0;hb=d5e01cc6e2ec668a9c9b533750bbeaf9c4264361;hp=0d1d24434a4fe0f770f722f0cf9aedcf12039db5;hpb=8b095871e8ab14ec236ddb181ffdfe36e6636058;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index 0d1d244..ea27a1f 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -12,6 +12,7 @@ +

Mnemonic Code Converter

+

v0.2.0


@@ -162,8 +169,8 @@
- -
+ +
@@ -174,7 +181,7 @@
- +
@@ -273,11 +280,14 @@

Derivation Path

@@ -296,7 +306,7 @@ Purpose
- +
@@ -304,7 +314,7 @@ Coin
- +
@@ -371,6 +381,15 @@ BIP32 spec

+
+ +
+ +
+
@@ -396,6 +415,18 @@

+
+ +
+

+ Use path m/0'/0. +

+

+ For more info see + MultiBit HD +

+
+
@@ -411,6 +442,96 @@
+
+
+
+ +
+
+
+

+ For more info see the + BIP49 spec. +

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

The account extended keys can be used for importing to most BIP49 compatible wallets.

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

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

+
+
+
+ +
+ +
+
+
+
+
@@ -4449,5620 +4570,5143 @@ function __cons(t, a) { return eval('new t(' + a.map(function(_, i) { return 'a[' + i + ']'; }).join(',') + ')'); } - - - - - + + + + + + - +