Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
[novacoin.git] / contrib / pyminer / README
1
2 This is a 'getwork' CPU mining client for bitcoin.
3
4 It is pure-python, and therefore very, very slow.  The purpose is to
5 provide a reference implementation of a miner, for study.
6