Skip to content
eagleflies edited this page Mar 25, 2015 · 2 revisions
  1. use config file which is below
  2. remove 'peers.dat'
  3. get client from: http://noble.ilikebtc.com/diamond-qt-2015032502.zip
  4. start client, see if it connects etc.
  5. to start mining go to console and type 'setgenerate true 1' (1 means number of cores to mine with CPU. you can use higher number)

Diamond.conf:

 logtimestamps=1 
listen=0
noirc=1
connect=194.181.3.79
bantime=600
rpcport=17772

# to disable PoS
#reservebalance=9999999
 
debug=1

Clone this wiki locally