Where can I find a guide on how to use minerd? I have tried --help but I cannot determine how to use it to mine solo. Also, where do I specify the address where found blocks will go to?
thanks.
you need a litcoind that would push works and get the mined litecoins in its default address
the usage would be :
minerd -o http://litecoindserver:port -O ANameOrAnotherLitecoinAddress:x
Thanks. What is AName for the parameter -O ? and what does :x stand for?