Bitcoin Forum

Bitcoin => Project Development => Topic started by: ThomasV on October 10, 2011, 08:55:59 AM



Title: simple QR code generator
Post by: ThomasV on October 10, 2011, 08:55:59 AM
Here is a new qr-code generator using javascript : 
Code:
http://ecdsa.org/qr/<your address here>

Example: http://ecdsa.org/qr/1NrVe3iENN3nJRCH4gaDwa1xBM1Gw3ddLB



Title: Re: simple QR code generator
Post by: pazor on October 10, 2011, 09:31:41 AM
nice work!


Title: Re: simple QR code generator
Post by: Xenland on October 10, 2011, 10:20:30 AM
wow I was about to come in here and be like "Theres already a mill of these." But can't say I've seen a JavaScript one yet.


Title: Re: simple QR code generator
Post by: allten on October 10, 2011, 08:57:08 PM
Here is a new qr-code generator using javascript : 
Code:
http://ecdsa.org/qr/<your address here>

Example: http://ecdsa.org/qr/1NrVe3iENN3nJRCH4gaDwa1xBM1Gw3ddLB



Can you take it off line to generate QR code Private keys?

Thanks


Title: Re: simple QR code generator
Post by: Xenland on October 11, 2011, 12:24:08 AM
Here is a new qr-code generator using javascript : 
Code:
http://ecdsa.org/qr/<your address here>

Example: http://ecdsa.org/qr/1NrVe3iENN3nJRCH4gaDwa1xBM1Gw3ddLB



Can you take it off line to generate QR code Private keys?

Thanks

Scince its JavaScript you can read,edit and execute the code your self in fact here is the link.

"http://ecdsa.org/jquery.qrcode.min.js