Pyminer: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Create article for Pyminer and add to category Miners.)
 
(Add References section.)
Line 7: Line 7:


* [[http://github.com/jgarzik/pyminer Pyminer]] repository on Github
* [[http://github.com/jgarzik/pyminer Pyminer]] repository on Github
==References==
<references />


[[Category:Miners]]
[[Category:Miners]]
[[Category:Open Source]]
[[Category:Open Source]]

Revision as of 00:56, 5 April 2011

A 'getwork' CPU mining client for bitcoin that provides a reference implementation of a miner, for study. It is pure-python, and therefore very, very slow compared to alternatives.

The project was announced on February 16th, 2011[1]

External Links

References