blob: 119d51bdc71d57a56c1e3c45f11893ef36cc2072 (
plain)
1
2
3
4
5
6
7
|
### 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.
|