Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
freakcoderz committed Sep 7, 2020
1 parent 99e8975 commit 4cdec0d
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 5 deletions.
17 changes: 14 additions & 3 deletions README
Original file line number Diff line number Diff line change
@@ -1,13 +1,24 @@
Wallet Generator
**** LOOKING FOR THE ZIP FILE TO DOWNLOAD ? ***********************************
It's here: https://github.com/MichaelMure/WalletGenerator.net/archive/master.zip
*******************************************************************************

WalletGenerator.net
Universal Client-Side Wallet Generator

Now crypto-currency wallets addresses and their corresponding private key can be conveniently generated in a web browser.

The 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.
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 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.


Please send DONATIONS for this project using the crypto-currency addresses available on the 'Donate' tab of the website.

You can help us support more currency by following this non-developer How-To: https://github.com/MichaelMure/WalletGenerator.net/wiki/How-to-add-a-new-currency

Notice of Copyrights and Licenses:
-------------------------------------
---------------------------------------
The WalletGenerator.net project, software and embedded resources are copyright WalletGenerator.net.
The WalletGenerator.net name and logo are not part of the open source license.

Portions of the all-in-one HTML document contain JavaScript codes that are the copyrights of others. The individual copyrights are included throughout the document along with their licenses. Included JavaScript libraries are separated with HTML script tags.

Summary of JavaScript functions with a redistributable license:
Expand Down
Binary file added images/favicon.ico
Binary file not shown.
Binary file added images/fh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/biblepay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/bitcoincash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/blackcoin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/pivx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added wallets/astra.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4cdec0d

Please sign in to comment.