update readme with help to download the website
This commit is contained in:
parent
fa706d2378
commit
7f74f9163d
1 changed files with 8 additions and 3 deletions
11
README
11
README
|
@ -1,17 +1,22 @@
|
||||||
|
**** LOOKING FOR THE ZIP FILE TO DOWNLOAD ? ***********************************
|
||||||
|
If you're on already at https://github.com/MichaelMure/PaperWallet
|
||||||
|
Then just look for the button that says "Download ZIP". Look to your right --->
|
||||||
|
*******************************************************************************
|
||||||
|
|
||||||
WalletGenerator.net
|
WalletGenerator.net
|
||||||
JavaScript Client-Side Universal Wallet Generator
|
JavaScript Client-Side Universal Wallet Generator
|
||||||
|
|
||||||
Now cryptocurrency wallets addresses and their corresponding private key can be conveniently
|
Now crypto-currency wallets addresses and their corresponding private key can be conveniently
|
||||||
generated in a web browser.
|
generated in a web browser.
|
||||||
|
|
||||||
The WalletGenerator.net project provides an all-in-one HTML document with embedded
|
The WalletGenerator.net project provides an all-in-one HTML document with embedded
|
||||||
JavaScript/Css/Images. The JavaScript is readable not minified and contains no
|
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
|
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
|
JavaScript locally and trust that the JavaScript did not change after being
|
||||||
loaded.
|
loaded.
|
||||||
|
|
||||||
|
|
||||||
Please send DONATIONS for this project using the cryptocurrency addresses available
|
Please send DONATIONS for this project using the crypto-currency addresses available
|
||||||
on the 'Donate' tab of the website.
|
on the 'Donate' tab of the website.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue