SlushMiner Code
GUI frontend for bitcoin mining using Slush's Pool - mining.bitcoin.cz
Status: Alpha
Brought to you by:
joshua70448
This solution is intended for Microsoft Visual Studio 2008, you can try to migrate it to a newer version but I make no guarantees about compatibility. In order to build SlushMiner, you'll need to install the Microsoft Chart Controls for Microsoft .NET Framework 3.5: http://www.microsoft.com/en-us/download/details.aspx?id=14422 Demo classes for building your own plugins for SlushMiner can be found in the ModuleDemos folder. Make sure to build the SlushMinerModules project before opening ModuleDemos, as the demo project relies on the SlushMinerModules.dll output as a reference. To load a plugin DLL into SlushMiner, simply drop it in the program folder and SlushMiner will find it on startup.