Author

Topic: Is stratum Solo mining Possible? (Read 1187 times)

legendary
Activity: 3206
Merit: 1069
April 15, 2016, 02:32:32 AM
#3
it work with spreadcoin only, due to the nature of the coin itself
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
April 14, 2016, 09:39:01 PM
#2
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.
full member
Activity: 224
Merit: 100
April 14, 2016, 09:25:04 PM
#1
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?
Jump to: