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 b7201e9dec sha256: Assume that input is already big endian. 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 Remove byte reversing in submit_work() 14 years ago
sha256_generic.c sha256: Assume that input is already big endian. 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/