Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Mohareb on April 15, 2016, 01:25:04 AM



Title: Is stratum Solo mining Possible?
Post by: Mohareb on April 15, 2016, 01:25:04 AM
If you have used miningrigrentals.com, you saw you should add a stratum server for mining with a rental rig. On the other hand for solo mining you make a config file on your machine with content rpcallowip=127.0.0.1 and a .bat file at sgminer(or cgminer) with content localhost:port.

Example:

at Coin.conf

server=1
listen=1
daemon=1
rpcuser=X
rpcpassword=Q
rpcallowip=localhost
rpcport=y
port=z

file.bat at cgminer.exe or sgminer.exe:
cgminer.exe -o 127.0.0.1:y -u X -p Q

Question:
Is there any way for rent some rigs from miningrentalrigs.com and using them for solo mining on my machine?


Title: Re: Is stratum Solo mining Possible?
Post by: bathrobehero on April 15, 2016, 01:39:01 AM
No, it must use stratum so it's pool only. Without stratum you would have no transparency regarding how much hashrate you're getting.

Setting up your own pool is the closest thing.


Title: Re: Is stratum Solo mining Possible?
Post by: Amph on April 15, 2016, 06:32:32 AM
it work with spreadcoin only, due to the nature of the coin itself