aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 6d8caa7986faf94fca2230f7b014b7a1ad1c8dbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This is a multi-threaded CPU miner for bitcoin.

License: GPLv2.  See COPYING for details.

Dependencies:
	libcurl			http://curl.haxx.se/libcurl/
	jansson			http://www.digip.org/jansson/

Basic build instructions:
	./autogen.sh
	./configure
	make