X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=blobdiff_plain;f=src%2Findex.html;h=40b11fc7c5437e0696c16203d1f3cd47f023ddd4;hp=9b3dcad5933d3f8925007d579e6b5897e67e5cb4;hb=609c4de51e59bdbf6bc302edf2dcb9d51680b61f;hpb=e066f14ecf9cc88a32e319278ba6f997de363608 diff --git a/src/index.html b/src/index.html index 9b3dcad..40b11fc 100644 --- a/src/index.html +++ b/src/index.html @@ -37,7 +37,7 @@
Generate a random mnemonic: - + +
+ + 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: +

+

+

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