Print cost-effective bitcoin banknotes!
This script can generate "storage sheets" and "banknotes".
See the difference: http://imgur.com/a/Umuaj
Bitcoin vanitygen https://github.com/samr7/vanitygen
And the python packages listed in requirements.txt
pip install -r requirements.txt
Generate one sheet of storage sheets:
python generate.py
Generate two sheets of foldable notes
python generate.py -n 2 -b
Foldable sheet with all bitcoin addresses starting with "1ZZ"
python generate.py -b -s 1ZZ
This script is from the authors of LocalBitcoins.com and EasyWallet.org
LocalBitcoins.com - set up your own local bitcoin to cash exchange and start making money!
EasyWallet.org - easy browser-based bitcoin wallet solution, works on any device with a web browser!