0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00
bitcoin-bitcoin-core/contrib/pyminer/README.md
2013-10-15 23:37:30 -04:00

197 B

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.