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

Mnemonic Code Converter

+

v0.2.5


@@ -162,8 +169,8 @@
- -
+ +
@@ -174,7 +181,7 @@
- +
@@ -263,6 +270,15 @@
+
@@ -273,11 +289,14 @@

Derivation Path

@@ -296,7 +315,7 @@ Purpose
- +
@@ -304,7 +323,7 @@ Coin
- +
@@ -371,6 +390,15 @@ BIP32 spec

+
+ +
+ +
+
@@ -384,6 +412,13 @@ Use hardened addresses
+
+
+ +
@@ -396,6 +431,18 @@

+
+ +
+

+ Use path m/0'/0. +

+

+ For more info see + MultiBit HD +

+
+
@@ -411,6 +458,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 +637,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 +4591,5143 @@ function __cons(t, a) { return eval('new t(' + a.map(function(_, i) { return 'a[' + i + ']'; }).join(',') + ')'); } - - - - - + + + + + + - + +