Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
December 27, 2013, 02:37:53 AM Last edit: April 24, 2015, 10:51:14 PM by Hazard |
|
Here's a universal paper wallet generator forked from bitaddress. If you set the corresponding decimal version, it'll let you generate a paper wallet for any altcoin out there. The decimal version refers to the the letter/number that a particular coin's address starts with. For example: LiteCoin addresses start with L. So, the decimal version is 48. NameCoin addresses start with n or m. So, the decimal version is 111. The rest should be self explanatory. There's a few coins it won't work with, but ~99% of coins are compatible. This is a BETA and you should do the proper testing before sending any money to these addresses. http://cryptolife.net/upwg
|
|
|
|
TBCM
|
|
December 27, 2013, 08:52:59 AM |
|
I can't believe nobody has commented yet on how awesome this is. Now all coins have a new thing to add to their respective to-do lists: Create attractive artwork for the paper wallet.
|
|
|
|
Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
December 27, 2013, 03:37:47 PM |
|
|
|
|
|
Wekkel
Legendary
Offline
Activity: 3108
Merit: 1531
yes
|
|
December 27, 2013, 04:18:29 PM |
|
You should get some Dogecoins for this
|
|
|
|
tinstar
Member
Offline
Activity: 84
Merit: 10
|
|
December 28, 2013, 11:59:44 AM |
|
Doesn't appear to be working for Dogecoin. Has anyone else tried it? The client just highlights the address in red instead of sending the coins.
Can anyone else please confirm?
|
|
|
|
Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
December 28, 2013, 03:27:15 PM |
|
Doesn't appear to be working for Dogecoin. Has anyone else tried it? The client just highlights the address in red instead of sending the coins.
Can anyone else please confirm?
If you tried 30, try 31. And vice versa.
|
|
|
|
fran2k
|
|
January 03, 2014, 10:20:17 PM |
|
Thanks, this is great.
Please provide the source code so it can be executed offline and audited.
|
|
|
|
Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
January 04, 2014, 02:56:51 PM |
|
Thanks, this is great.
Please provide the source code so it can be executed offline and audited.
Right Click -> View Source It's all client side java
|
|
|
|
foroplus
Legendary
Offline
Activity: 1212
Merit: 1052
|
|
January 14, 2014, 10:41:43 PM |
|
Is there any possibility to generate public keys to make a vanity address, just as bitcoinaddress.org has a vanity tab?
Thanks, awesome work.
|
|
|
|
|
Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
January 17, 2014, 01:36:58 PM |
|
Is there any possibility to generate public keys to make a vanity address, just as bitcoinaddress.org has a vanity tab?
Thanks, awesome work.
I'll look into it.
|
|
|
|
DUMBUYALLC
Newbie
Offline
Activity: 33
Merit: 0
|
|
January 21, 2014, 05:41:29 PM |
|
You sir are a genius! Thank You!
|
|
|
|
dominicharvey
Newbie
Offline
Activity: 1
Merit: 0
|
|
January 24, 2014, 08:42:31 PM |
|
Thank you for this great tool. But wallet details don't seams to work. When i try a private key created in first tab, it failed. "The text you entered is not a valide Private key!"
|
|
|
|
Hazard (OP)
Legendary
Offline
Activity: 980
Merit: 1000
|
|
January 25, 2014, 02:17:41 PM |
|
Thank you for this great tool. But wallet details don't seams to work. When i try a private key created in first tab, it failed. "The text you entered is not a valide Private key!" Yeah, that tab is broken. It only works as a brain wallet generator right now.
|
|
|
|
ejhuff
Newbie
Offline
Activity: 41
Merit: 0
|
|
February 01, 2014, 03:59:55 AM |
|
Well, how about removing this from the script: <script type="text/javascript"> var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(100658087); (function() { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//static.getclicky.com/js'; ( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s ); })(); </script> <noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100658087ns.gif" /></p></noscript>
and also the server should not reject requests from wget: $ wget --server-response http://cryptolife.net/upwg/ --2014-01-31 22:56:33-- http://cryptolife.net/upwg/ Resolving cryptolife.net (cryptolife.net)... 162.243.226.92 Connecting to cryptolife.net (cryptolife.net)|162.243.226.92|:80... connected. HTTP request sent, awaiting response... HTTP/1.1 403 Forbidden Date: Sat, 01 Feb 2014 03:56:33 GMT Server: Apache/2.2.22 (Ubuntu) Vary: Accept-Encoding Content-Length: 287 Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: text/html; charset=iso-8859-1 2014-01-31 22:56:33 ERROR 403: Forbidden.
$ wget --server-response --user-agent="" http://cryptolife.net/upwg/ --2014-01-31 22:56:41-- http://cryptolife.net/upwg/ Resolving cryptolife.net (cryptolife.net)... 162.243.226.92 Connecting to cryptolife.net (cryptolife.net)|162.243.226.92|:80... connected. HTTP request sent, awaiting response... HTTP/1.1 200 OK Date: Sat, 01 Feb 2014 03:56:41 GMT Server: Apache/2.2.22 (Ubuntu) Last-Modified: Thu, 30 Jan 2014 16:54:44 GMT ETag: "804ad-5d805-4f132ea099d00" Accept-Ranges: bytes Content-Length: 382981 Vary: Accept-Encoding Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: text/html Length: 382981 (374K) [text/html] Saving to: ‘index.html’
100%[========================================================================================================================================================================>] 382,981 1.42MB/s in 0.3s
2014-01-31 22:56:41 (1.42 MB/s) - ‘index.html’ saved [382981/382981]
|
|
|
|
krach
Legendary
Offline
Activity: 1851
Merit: 1020
Get Rekt
|
|
February 22, 2014, 10:22:25 PM |
|
now we just need a bip38 version
|
|
|
|
Nullu
|
|
February 22, 2014, 10:28:29 PM |
|
This would be perfect if you could upload your own background. I guess I could manually save the html page and just change the image that way, but still.
|
BTC - 14kYyhhWZwSJFHAjNTtyhRVSu157nE92gF
|
|
|
krach
Legendary
Offline
Activity: 1851
Merit: 1020
Get Rekt
|
|
February 22, 2014, 10:38:25 PM |
|
you can upload your own background, there are directions somewhere on the net
|
|
|
|
philipmicklon
|
|
March 05, 2014, 03:47:23 AM |
|
Wow! This is awesome! Thank you so much!
|
|
|
|
Yuzu
|
|
March 05, 2014, 04:21:45 AM |
|
This is really amazing! Thank you!
|
|
|
|
|