Hi I recently built a rig with an NVIDIA1080ti card and i7 processor. I am staking coins but am also trying to figure out how to solo mine. I currently mine with NiceHash but I want to at least solo mine even if it's just to learn a few things. So far I downloaded the server and client for AEON. This coin is my first attempt to solo. My server node is running and my wallet is open.
I believe I need a config file so I created this ... I have this saved in my folder where the server and client are, Or do I need to have this in the ccminer foiolder?
rpcuser=xxxxxx (( walletname ))
rpcpassword=xxxxx (( wpassowrd ))
rpcallowip=127.0.0.1
rpcport=11180
port=11181
gen=0
server=1
addnode=94.130.32.60:11180
addnode=98.165.192.54:11180
addnode=5.9.40.202:11180
addnode=91.219.164.176:11180
I also made my bat file ... I have this in my ccminer folder and double click it to start the miner.
ccminer-x64.exe -q -a cryptolight -o
http://127.0.0.1:11180/ -u walletname -p wpassowrd
When the miner starts its so fast when it opens, but it also closes just as fast and I cant really read the red error I am getting. Would someone be so kind to help me. Thanks !!!