Pyminer: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Add References section.)
m (→‎External Links: Fix link.)
Line 6: Line 6:
==External Links==
==External Links==


* [[http://github.com/jgarzik/pyminer Pyminer]] repository on Github
* [http://github.com/jgarzik/pyminer Pyminer] repository on Github


==References==
==References==

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