Windows GUI applications for the PoCX Proof-of-Capacity mining framework.
- PoCX Miner GUI - Configure and monitor mining operations across multiple PoC blockchains
- PoCX Plotter GUI - Generate plot files using CPU or GPU acceleration
- Auto-download of PoCX executables from GitHub releases
- Real-time progress monitoring
- Multi-chain support (Miner)
- CPU and OpenCL GPU support (Plotter)
- Automatic update checking
- User-friendly configuration interface
- Windows 10 or later
- .NET Framework 4.7.2
- OpenCL runtime (for GPU plotting)
Download the latest installer from Releases.
- Visual Studio 2019 or later
- .NET Framework 4.7.2 SDK
- Inno Setup 6 (for creating installer)
- Open
PoCXWinGUI.slnin Visual Studio - Restore NuGet packages
- Build in Release configuration
.\build-release.ps1 -Version "1.0.0"This will build the solution and create installer/output/PoCXFrameworkGUI-1.0.0-Setup.exe.
MIT License - see LICENSE




