Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

jgarzik/pyminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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