Hi all,
I created a little fun project called CryptoQR.
I have released the sources / binary in :
https://github.com/cryptoqr/cryptoqrCryptoQR is a configurable offline wallet address generator for multiple coins.
https://f.cloud.github.com/assets/6664598/2490551/2e93691c-b1b3-11e3-8f90-ff953ef5d03b.jpgMain functionality:
- Generate public / private keys for multiple coins offline
- Print addresses directly to a printer in QR format
- Specific address generation using a pattern
- Decode QR codes using a webcam
- New coins can be added through configuration
Its main purpose is to be used as an offline address generator / printer / reader.
It relies on the bouncy castle cryptographic library and several other projects.
Feel free to use, enhance and extend the software.
Please use with caution as no software is perfect and read the license.