Pyminer: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Create article for Pyminer and add to category Miners.)
 
(→‎External Links: Reference)
 
(2 intermediate revisions by one other user not shown)
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
* [http://www.bitcoinmining.com/bitcoin-mining-software/ Bitcoin Mining Software]
 
==References==
 
<references />


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

Latest revision as of 01:31, 1 June 2015

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