Skip to content

QR Funder creates html pages with unique Bitcoin private keys and composes a transaction to fund them.

Notifications You must be signed in to change notification settings

BladeMcCool/qr_funder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

qr_funder

QR Funder creates html pages with unique Bitcoin private keys and composes a transaction to fund them.

dependencies

Python 2.6(?) python modules:

  • qrcode (generate qr coes, requires PIL or pillow),
  • pycoin (bitcoin stuff),
  • jinja2 (html template stuff)
  • cdecimal (money math, actually not really used much in this!)

About

QR Funder creates html pages with unique Bitcoin private keys and composes a transaction to fund them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages