CPU miner for LBRY
Go to file
2010-11-24 03:36:53 -05:00
.gitignore Initial revision of CPU miner. 2010-11-23 23:33:20 -05:00
cpu-miner.c Add command line parsing, and multiple threads. 2010-11-24 03:36:53 -05:00
Makefile Add command line parsing, and multiple threads. 2010-11-24 03:36:53 -05:00
README Add README and license info. 2010-11-23 23:43:45 -05:00
sha256_generic.c Initial revision of CPU miner. 2010-11-23 23:33:20 -05:00

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/