mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-01 10:43:10 +02:00
8 lines
197 B
Markdown
8 lines
197 B
Markdown
### 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.
|
|
|