X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2Findex.html;h=40b11fc7c5437e0696c16203d1f3cd47f023ddd4;hb=609c4de51e59bdbf6bc302edf2dcb9d51680b61f;hp=c42e2f711b98f03d19bc872baeb20fce843a581a;hpb=9f6352d6962a8683796892460fc3b75d85a4b844;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index c42e2f7..40b11fc 100644 --- a/src/index.html +++ b/src/index.html @@ -15,7 +15,7 @@

Mnemonic Code Converter

-

v0.3.8s

+

v0.3.9


@@ -37,7 +37,7 @@
Generate a random mnemonic: - + +
+ + Default +
@@ -836,7 +840,7 @@

Alternatively, download the file from the repository - - https://github.com/iancoleman/bip39 + https://git.immae.eu/?p=perso/Immae/Projets/Cryptomonnaies/BIP39.git

@@ -849,14 +853,42 @@

This project is 100% open-source code

+

+ It tries to merge the best between Coinomi's and + iancoleman's versions of this tool, plus a few + additions. Note that this version is centered on + my use of Coinomi's wallet. Here are the known + issues / differences to exact BIP44 + implementation: +

    +
  • Coinomi's Ethereum networks don't use change in the BIP44 path.
  • +
+

+

Get the source code from the repository - + + https://git.immae.eu/?p=perso/Immae/Projets/Cryptomonnaies/BIP39.git + +

+ +

+ Originally based on + - https://github.com/iancoleman/bip39

+

+ And + - + + https://github.com/Coinomi/bip39 + +

+

Libraries