UnamSanctam / UnamWebPanel

MIT License
175 stars 58 forks source link

suggeestion for web panel #293

Open FrazeDev opened 11 months ago

FrazeDev commented 11 months ago

it would be great if there was like profit calculator and it would calculate possible profits from the miners so it would automaticly take specs from the rigs and calculate how much you can make,

and it be cool if you could see how much you mined in the past 1-2months

UnamSanctam commented 11 months ago

That's quite difficult since that depends on what cryptocurrency you're mining and the miner doesn't know that. Only the pool you're mining on would know things like that.

FrazeDev commented 11 months ago

That's quite difficult since that depends on what cryptocurrency you're mining and the miner doesn't know that. Only the pool you're mining on would know things like that.

maybe you can do it like so, when the miner sends api call it would check what pool it uses and what it mines and using that information it would try calculating the profits

UnamSanctam commented 11 months ago

The miner doesn't actually know what it's mining, it knows the pool (and so does the web panel) but it doesn't know what cryptocurrency it's mining, only the algorithm.

FrazeDev commented 11 months ago

aa then its a whole different story