Post
Topic
Board Pools (Altcoins)
Re: [ANN][MultiCoin][Stratum+GW] multipool.in - Always mine the most profitable coin
by
kslavik
on 27/06/2013, 17:29:13 UTC
Someone brought up this idea in IRC today, would anyone be interested (enough to pay for) a 'personal' multiport, where you could select the coins you wanted to mine?

I recently just found your pool because I started coding a very similar idea. The approach I was taking, that you might consider, was to use cgminer api to toggle pools on the clients. Then each client can have their own individual currency list and advanced features such as "profitability threshold". You could also then shutdown cgminer and use a cool trick to toggle between sha256 and scrypt. There's also value added for having a remote cgminer monitor.

I'm already working on it. I will release a version for SHA256 in couple of days, and then sometimes later a version for scrypt as well if there is enough interest for it. I'm already switching between BTC and TRC with it.