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 @@
+ ++ Get the source code at - + + https://github.com/dcpos/bip39 + +
+ ++ 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/ + +
+ +