Tell your Wallet to listen RPC: /user/xyz/appdata/roaming/Elysium/elysium.conf (create if not exist).
Example elysium.conf :
rpcuser=xyz
rpcpassword=xyz
rpcconnect=your wallet ip
rpcallowip=192.168.1.*
rpcallowip=127.0.0.1
rpcport=10498
server=1
listen=1
daemon=1
gen=0
genproclimit=18
addnode=59.95.128.66
Download sgminer5 (i use sgminer 5.5.5-gm 4) or any other with scrypt Algo Support. Start sgminer.exe --config sgminer.conf
Example sgminer.conf :
{
"pools": [{
"url": "your wallet ip:10498",
"user": "xyz",
"pass": "xyz"
}],
"profiles": [{
"gpu-powertune": "0",
"name": "els",
"algorithm": "scrypt",
"gpu-threads": "2",
"xintensity": "21"
}],
"no-extranonce": "true",
"default-profile": "eth",
"temp-cutoff": "85",
"api-listen": true
}
elysium.conf file does not exist
View image:
https://ibb.co/ku2aBFyes , u need to create one and then mine .
Cheers and Welcome !!
{
"blocks" : 5065,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 298.23585878,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 27917442119,
"pooledtx" : 1,
"testnet" : false
}