Post
Topic
Board Announcements (Altcoins)
Re: blockchain
by
El_Nickio
on 28/06/2015, 13:18:38 UTC
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.zip
Anyway, 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! Smiley

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 Smiley