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 e33abcdbe4 sha256: note about bitcoin input data 14 years ago
.gitignore Initial revision of CPU miner. 14 years ago
Makefile Clean up protocol debugging output, and other cleanups. 14 years ago
README Add README and license info. 14 years ago
cpu-miner.c Clean up protocol debugging output, and other cleanups. 14 years ago
sha256_generic.c sha256: note about bitcoin input data 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/