For solo mining, the steps are to install wallet and setgenerate = 1, is that it? Are we able to solo mine it at the moment? If not what are the steps to organize my software and join a pool? Please help.
Put the qubitcoin.conf in your c:\users\NAME\Apps data\Roaming\qubitcoin\ or HOME in linux with;
rpcuser=ANY
rpcpassword=ANY
rpcallowip=192.*
server=1
addnode=148.251.3.84:7788
addnode=162.243.73.136:7788
addnode=113.120.143.180:7788
addnode=208.91.35.218:7788
And then point the Minerd at it; eg windows with 4 cores
C:\minerd\Minerd.exe -t 4 -a quark -o 127.0.0.1:4020 -u ANY -p ANY
For pool is even easier;
Find a pool (you can search this thread)
You sign up, create a worker.
Then point minerd at it
C:\minerd\Minerd.exe -t 4 -a quark -o stratum+tcp://mine2.coinmine.pl:4020 -u ANY.WORKERNAME -p ANY
Happy mining!
no, i think its minerd -a qubit not minerd -a quark. This qubitcoin comes with a standalone miner. and not a clone
And mine2.coinmine.pl is a quark pool