Pages:
Author

Topic: [ANN] CryptoLife UPWG - Universal Paper Wallet Generator (Read 9657 times)

full member
Activity: 252
Merit: 105
ALTCOIN KING
How would I configure for FootyCash?
newbie
Activity: 4
Merit: 0
legendary
Activity: 3108
Merit: 1531
yes
Great work!
newbie
Activity: 4
Merit: 0
Hi there folks!

I took the job that no one had done before:

https://github.com/PayPago/ucwg

I put the source on GitHub for be forked, I have separate each script in a single js file.

I have removed one that was unnecessary and corrected the concept for me to "Universal Cryptocurrencies Wallets Generator".

The brand is positioned for a future project I have in draft. The rights, licences and credits are in their respective files, the same will be corrected and compiled into one separate file for later minificar these files.

There is a To Do list published, I would like to collaborate with this project.

Best regards from Buenos Aires.

Fell free to donate someones coins for this little job of a couple of hours CheesyBTC 1FFZQY2MCmmRpBuzDsMpxj9iaNnb7X5LU3
member
Activity: 70
Merit: 10
Available for all Games.
Amazing Work!  Kiss Susi
sr. member
Activity: 440
Merit: 250
Its awesome but unfortunately I cant seem to get it to work with JudgeCoin. 42 and 44 throw invalid private key (code -5) and using decimal 43 i get Method not found (code -32601) when trying to import.... Any suggestions?

UPDATE: I was able to get everything to work properly but the problem is bip38 requires special tools to decrypt thats not available for every currency. So its nice but need something to decrypt with Sad
hero member
Activity: 784
Merit: 500
Nice one, thanks!
sr. member
Activity: 266
Merit: 250
This is a very helpful tool, thanks
newbie
Activity: 54
Merit: 0
sr. member
Activity: 294
Merit: 250
sr. member
Activity: 476
Merit: 250
This should be on github.
+1

With audited version + MD5 checksum + https
Maybe after i'm gonna use it.
But very nice job so far
legendary
Activity: 980
Merit: 1000
I've been told that a dozen times already... Fine, I'll cave.

DGng8mMUvC5JqwZtakQbFaU9dZkFvJWcig
newbie
Activity: 55
Merit: 0
You should get some Dogecoins for this
full member
Activity: 176
Merit: 100
This should be on github.
sr. member
Activity: 368
Merit: 250
This is really amazing!  Thank you!
full member
Activity: 176
Merit: 100
Wow! This is awesome! Thank you so much!
legendary
Activity: 1851
Merit: 1020
Get Rekt
you can upload your own background, there are directions somewhere on the net
hero member
Activity: 532
Merit: 500
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.
legendary
Activity: 1851
Merit: 1020
Get Rekt
now we just need a bip38 version
newbie
Activity: 41
Merit: 0
Well, how about removing this from the script:

Code:

 

and also the server should not reject requests from wget:

Code:
$ 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]
Pages:
Jump to: