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 16b535e2dd Add some code comments. 14 years ago
.gitignore Initial revision of CPU miner. 14 years ago
Makefile Initial revision of CPU miner. 14 years ago
README Add README and license info. 14 years ago
cpu-miner.c Add some code comments. 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/