From 713f8c656b03444d669933fd73816a824baededd Mon Sep 17 00:00:00 2001 From: DavidKevork Date: Wed, 1 Nov 2017 16:49:52 +1100 Subject: [PATCH] README updated and added https --- README.md | 17 ++++------------- smartcash.html | 4 +++- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 0ad77cb..a104cc4 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,15 @@ -# bitaddress.org -JavaScript Client-Side Bitcoin Wallet Generator +# https://paperwallet.smartcash.cc +JavaScript Client-Side Smartcash Wallet Generator -Now Bitcoin addresses and their corresponding private key can be conveniently +Now SmartCash addresses and their corresponding private key can be conveniently generated in a web browser. -The bitaddress.org project provides an all-in-one HTML document with embedded +The paperwallet.smartcash.cc project provides an all-in-one HTML document with embedded JavaScript/Css/Images. The JavaScript is readable not minified and contains no XMLHttpRequest's (no AJAX). The benefit of this technique is you can load the JavaScript locally and trust that the JavaScript did not change after being loaded. -Here is a link to the BitcoinTalk.org forum topic discussing this project: -https://bitcointalk.org/index.php?topic=43496.0 - - -Please send DONATIONS for this project to Bitcoin Address: -1NiNja1bUmhSoTXozBRBEtR8LeF9TGbZBN - END USER NOTES: @@ -30,8 +23,6 @@ END USER NOTES: 4) DO NOT use Opera Mini it renders JavaScript output server side, therefore they might record the private key you generated. - 5) BIP38 most likely will not work on mobile devices due to hardware limitations. - Notice of Copyrights and Licenses: --------------------------------------- diff --git a/smartcash.html b/smartcash.html index 3a24586..f3a527d 100644 --- a/smartcash.html +++ b/smartcash.html @@ -46,8 +46,10 @@ smartcash.cc -