Hi, I have tried to use the C# demo app, found it a bit hard to understand and it uses .NET Framework instead of .NET.
I have built a Console application that takes in stats, start-rig and stop-rig so we can control our rigs and see some stats.
https://github.com/jernejk/NiceHash
It also has the implementation in a separate project, so everyone can build their own solution and extend the implementation.
The next example will include Elgato Stream Deck, so we can more easily turn off the miner before starting to game.
Hi, I have tried to use the C# demo app, found it a bit hard to understand and it uses .NET Framework instead of .NET.
I have built a Console application that takes in
stats,start-rigandstop-rigso we can control our rigs and see some stats.https://github.com/jernejk/NiceHash
It also has the implementation in a separate project, so everyone can build their own solution and extend the implementation.
The next example will include Elgato Stream Deck, so we can more easily turn off the miner before starting to game.