X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=8c2c6a4ed4b21f80a215f85965bad5b503fed824;hb=f128bd58c49a64e2f9232c6cdd9dd7c3cf815b64;hp=961bedb2dd53168cacf2deb5514f05798e4e81ce;hpb=e83d5c34e134c14940b5ab631770f0cebea92a63;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index 961bedb..8c2c6a4 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.2


@@ -163,8 +169,8 @@
- -
+ +
@@ -175,7 +181,7 @@
- +
@@ -274,11 +280,14 @@

Derivation Path

@@ -297,7 +306,7 @@ Purpose
- +
@@ -305,7 +314,7 @@ Coin
- +
@@ -433,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.

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