Post
Topic
Board Mining (Altcoins)
Re: Solomining
by
edwardceng
on 07/06/2018, 07:06:09 UTC
edit the config file (if it is available) or you can create it by yourself means the config file for the wallet?
yes, it will make you able to do solomining to QT (Official Wallet).

- Adjust the mining software with the coin (Algorithm) that you want to mine. How do I do that? Let's say I'm using ccminer 2.2.5 for Lyra2z (INF, GIN) bat file usualy is like this:
that means you have to choose a coin or algorithm that can mine with CCminer also related to your device.

ccminer-x64.exe -a lyra2z -i 0-ostratum+tcp://pool.bsod.pw:2142 -u iRrjQYSyjplmtfc6AiGpg1bsKQCu7J1DQ2c9.0 -p x -R 5
what scrypt do I have to change for solo? do I have to copy the con file to the miner's folder?
change the Pool name, the port as it listed in your coin config file.