Is there a Blockchain available for download?
Never mind I found the bootstap.dat
For those who still need it:
http://gmc.cryptocloudhosting.org/bootstrap/bootstrap.zipAnyway, you can find almost everything on our OP, usualy under
Resources section.
If we missed something - please point it out and we'll sort that pronto!

I've just started solo-mining a couple of hours ago and found that I needed to tweak the conf in the OP - for anyone who wants to have a go at solo-mining this is the conf I use:
daemon=1
server=1
listen=0
# txindex=1
gen=0
rpcuser=*your username*
rpcpassword=*your password*
rpcport=40002
rpcconnect=127.0.0.1 #for mining on the same machine that your wallet is running on
#rpcallowip=*ipaddressofminer* #if you have a miner on your local network with its own ip address add that here and remove the # at the start
addnode=104.193.43.106
addnode=108.61.29.219
Hope that helps
