X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=b17cea630f1bc8d242933aff0dc52cd9da8d4518;hb=8890d0f4c321b4bed56da5c5f1fcf6e7b133f70b;hp=de74d8001dce3fddd4df181ea8e5b334b7287b5f;hpb=49b21f122a232330f7efc499095d8d80f7895a20;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index de74d80..b17cea6 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -12,6 +12,7 @@ +

Mnemonic Code Converter

+

v0.2.6


@@ -160,10 +167,17 @@
- + +
- -
+ +
@@ -174,7 +188,7 @@
- +
@@ -263,6 +277,15 @@
+
@@ -273,11 +296,14 @@

Derivation Path

@@ -296,7 +322,7 @@ Purpose
- +
@@ -304,7 +330,7 @@ Coin
- +
@@ -371,6 +397,15 @@ BIP32 spec

+
+ +
+ +
+
@@ -384,6 +419,13 @@ Use hardened addresses
+
+
+ +
@@ -396,6 +438,18 @@

+
+ +
+

+ Use path m/0'/0. +

+

+ For more info see + MultiBit HD +

+
+
@@ -411,6 +465,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.

+
+
+
+ +
+ +
+
+
+
+
@@ -500,6 +644,11 @@ Read more at the official BIP44 spec

+

BIP49 Derivation scheme for P2WPKH-nested-in-P2SH based accounts

+

+ Read more at the + official BIP49 spec +

Private Keys

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