jgarzik / pyminer

Python miner for bitcoin
MIT License
835 stars 355 forks source link
bitcoin mining mining-software-repositories python

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.

In order for this software to run you must build and run bitcoind from source on your computer.