bitcoin/contrib/pyminer
super3 27e2d8bfb5 Finished /Contrib Index. Standardized READMEs.
File and Link Fix.
2013-10-15 23:37:30 -04:00
..
README.md Finished /Contrib Index. Standardized READMEs. 2013-10-15 23:37:30 -04:00
example-config.cfg Add reference python miner, in contrib/pyminer/ 2011-08-31 12:27:41 -04:00
pyminer.py Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows 2012-07-22 21:49:09 +00:00

README.md

PyMiner

This is a 'getwork' CPU mining client for Bitcoin.

It is pure-python, and therefore very, very slow. The purpose is to provide a reference implementation of a miner, for study.