From: Ian Coleman Date: Thu, 18 Sep 2014 01:49:06 +0000 (+1000) Subject: Acknowledgements and link to source X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=45b8a745084fb42f9c90a12ba10482fabf681dfb;hp=ebd8d4e8b526477edf6190ba1fb9d56a6dbcf2ae;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git Acknowledgements and link to source --- diff --git a/readme.md b/readme.md index aca2bd8..5ef4a4f 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ A tool for converting BIP39 mnemonic phrases to addresses and private keys. ## Online Version -Coming soon +https://dcpos.github.io/bip39/ ## Standalone offline version diff --git a/src/index.html b/src/index.html index a6ac95b..1e3335a 100644 --- a/src/index.html +++ b/src/index.html @@ -234,6 +234,61 @@

+ +
+ +
+
+ +

This project is 100% open-source code

+ +

+ Get the source code at - + + https://github.com/dcpos/bip39 + +

+ +

Libraries

+ +

+ BitcoinJS - + + https://github.com/bitcoinjs/bitcoinjs-lib + +

+ +

+ jsBIP39 - + + https://github.com/iancoleman/jsbip39 + +

+ +

+ asmCrypto - + + https://github.com/vibornoff/asmcrypto.js + +

+ +

+ jQuery - + + https://jquery.com/ + +

+ +

+ Twitter Bootstrap - + + http://getbootstrap.com/ + +

+ +
+
+