No Description

Jeff Garzik b7201e9dec sha256: Assume that input is already big endian. 15 years ago
.gitignore 9599867d8b Initial revision of CPU miner. 15 years ago
Makefile 5b6e9a92f1 Add command line parsing, and multiple threads. 15 years ago
README 9bc3649e91 Add README and license info. 15 years ago
cpu-miner.c 5b0ab3cf79 Remove byte reversing in submit_work() 15 years ago
sha256_generic.c b7201e9dec sha256: Assume that input is already big endian. 15 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/