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

Mnemonic Code Converter

-

v0.3.8

+

v0.3.9


@@ -36,8 +36,8 @@
- Generate a random mnemonic, or enter your own below: - + Generate a random mnemonic: + - words. + words, or enter your own below.
- +
+ + Default +
@@ -837,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

@@ -850,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