OpenCL GPU miner
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Garzik 89a05600ba Code movement. Update stats counter more frequently. 14 years ago
.gitignore Initial revision of CPU miner. 14 years ago
Makefile Add command line parsing, and multiple threads. 14 years ago
README Add README and license info. 14 years ago
cpu-miner.c Code movement. Update stats counter more frequently. 14 years ago
sha256_generic.c Initial revision of CPU miner. 14 years ago

README


This is a CPU miner for bitcoin.

License: X11/MIT
See http://www.opensource.org/licenses/mit-license.php

Dependencies:
libcurl http://curl.haxx.se/libcurl/
jansson http://www.digip.org/jansson/
OpenSSL libcrypto http://www.openssl.org/