X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=b17cea630f1bc8d242933aff0dc52cd9da8d4518;hb=8890d0f4c321b4bed56da5c5f1fcf6e7b133f70b;hp=a7d6ce9dbb594de298cecfe9847a9b36af1340d6;hpb=0d1150545f04843a1fbe09f2e8f612a800aed7a8;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index a7d6ce9..b17cea6 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -107,12 +107,18 @@ border-bottom: 1px dashed #000; text-decoration: none; } + .version { + position: absolute; + top: 5px; + right: 5px; + }

Mnemonic Code Converter

+

v0.2.6


@@ -161,10 +167,17 @@
- + +
- -
+ +
@@ -175,7 +188,7 @@
- +
@@ -264,6 +277,15 @@
+
@@ -274,11 +296,14 @@

Derivation Path

@@ -297,7 +322,7 @@ Purpose
- +
@@ -305,7 +330,7 @@ Coin
- +
@@ -394,6 +419,13 @@ Use hardened addresses
+
+
+ +
@@ -433,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.

+
+
+
+ +
+ +
+
+
+
+
@@ -522,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

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