Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
damNmad
on 21/09/2017, 22:22:14 UTC
@salfter
Is it possible for you to write a switch based on WhatToMine.com json api?
MPH switch with its high 30 minute api update time is almost useless,
by the time MPH api updates the coin difficulty has changed and there is no profit most of the times.

I'm not so good with programming but if you show us the way I think there are many here better than me that will help make it happen.
WhatToMine api can give tailored results and I think its api update time is 3 minutes (just posted to ask on its page)
We just need to set the cards, click calculate, then add a .json after coins with the rest of the address.
That way mixed card rigs gets the best results based on what they set too.

I was thinking of a way that WTM_Switch read from the given link, and the coins we set it to switch in 1bash
then it switch between the coins with whatever pools it is set in 1bash.

P.S.
I tried to give it a shot from your MPH_SWITCH, but its way over my league.

This is exactly something I've started working on, stuck at the point where should I use the switch!!

My code just picks the coin with highest difficulty drop compared to 24 h difficulty. That may not be the best idea but that was something I've tried to achieve, so I started getting all the whattomine coins to 1bash. It can be tweaked to mine the current profitable coin too. It should be configured in such a way that it will edit the 1bash coin variable and coins all coins are already configured with auto oc.

The other thing we may miss is some coins are not specified in whattomine, not sure how we going to pull that info from?