Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jgarzik/pyminer

Python miner for bitcoin
https://github.com/jgarzik/pyminer

bitcoin mining mining-software-repositories python

Last synced: about 2 months ago
JSON representation

Python miner for bitcoin

Awesome Lists containing this project

README

        

#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.