Add Mining module as a native Go plugin for lthn-desktop: - Add github.com/Snider/Mining dependency (v0.0.9) - Create MiningBridge that wraps the Mining service for Wails - Implement module.GinModule interface for API route registration - Register mining module with the Core module registry - Provide Wails-bound methods for frontend: ListMiners, GetMinerStats, StartMiner, StopMiner, GetAvailableMiners, InstallMiner, UninstallMiner - Update mining.itw3.json with native module configuration The mining module provides: - XMRig and TTMiner support - Mining pool management - Real-time hashrate monitoring - Miner installation/uninstallation - Mining profiles Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core | ||
| core-demo | ||
| core-gui | ||
| core-mcp | ||
| core-website | ||
| examples | ||
| lthn-desktop | ||