X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=18b222074c52b1f3c4cceebdaef483653d9f837d;hb=d933c3f731ba0f854e07dda73f60c39c70b11526;hp=a7d6ce9dbb594de298cecfe9847a9b36af1340d6;hpb=0d1150545f04843a1fbe09f2e8f612a800aed7a8;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index a7d6ce9..18b2220 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.5


@@ -163,8 +169,8 @@
- -
+ +
@@ -175,7 +181,7 @@
- +
@@ -264,6 +270,15 @@
+
@@ -274,11 +289,14 @@

Derivation Path

@@ -297,7 +315,7 @@ Purpose
- +
@@ -305,7 +323,7 @@ Coin
- +
@@ -394,6 +412,13 @@ Use hardened addresses
+
+
+ +
@@ -433,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.

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