How can I mine LTCR? It seems there are no pools available right now
The olny way is to solo mine.
Can you tell me how to do it? Or show me some thread about it? I don't know much about mining.
Create a litecred.conf file inside this location "C:\Users\your-user-name\AppData\Roaming\litecred"
daemon=1
server=1
staking=1
rpcallowip=127.0.0.1
port=8868
rpcport=8887
rpcuser=entersomerpcuser
rpcpassword=entersomerpcpassword
Download this sgminer :
http://cryptomining-blog.com/4819-new-sgminer-with-optimized-quark-and-qubit-kernels/SGminer mining example .bat file:
./sgminer -k qubitcoin difficulty-multiplier 256 -o 127.0.0.1:8887 -u entersomerpcuser -p entersomerpcpassword + your gpu optimized parameters