/paper_wallet_generator

Generates random bitcoin priv/public addresses and then QR codes as PNG images for inclusion into paper wallet/labels

Primary LanguageC

paper_wallet_generator

Generates random bitcoin priv/public addresses and then QR codes as PNG images for inclusion into paper wallet/labels

Simply generates a Public & Private Bitcoin key. Two QR codes are then generated from each part, and then dumped out as PNG images. These QR codes are intended for use in paper wallets.

Uses QRGenerator https://github.com/moqod/ios-qr-code-encoder CoreBitcoin https://github.com/oleganza/CoreBitcoin

.