X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=bip39-standalone.html;h=f1837776d0a20a1931591c2ad6d2d92050c8a8b1;hp=1fd175d522fd845a95a80f3401afce3f5d818e7e;hb=e40acc3ab0e78ca3a9b63d0b1c9e16f804da104e;hpb=6e0f24b1bad48911d66355dc37e0676006c0071b diff --git a/bip39-standalone.html b/bip39-standalone.html index 1fd175d..f183777 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(',') + ')'); } - - - - - - + + + + + + - +