Tell me how to set up SOLO mining?
I have same question but i have 10Mh/s. So could you plese tell me how can i set up solo mining?
Here are the steps for solo mining:
1. Shut down your TRAID wallet
2. Open Traid folder
Windows: C:\Users\YOURUSER\AppData\Roaming\Traid
Linux: ~/.Traid/
Mac: ~/Library/Application Support/Traid
3. Edit Traid.conf with the following:
rpcuser=random_name (one word)
rpcpassword=random_password (one word)
rpcallowip=127.0.0.1
rpcport=53568
server=1
listen=1
daemon=1
4. Open your miner config and set it to mine on this address:
http://127.0.0.1:53568 -u random_name -p random_password
HAPPY MINING!