From 6e42cf6526a6ebd9d09742cb9c94e5ef35c25e49 Mon Sep 17 00:00:00 2001 From: snider Date: Wed, 31 Dec 2025 09:35:26 +0000 Subject: [PATCH] docs: Add comparison table and simulation mode feature MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add "Why Mining Platform?" comparison table vs NiceHash, HiveOS, manual - Highlight unique features: open source, no fees, embeddable, simulation mode - Add simulation mode to Core Capabilities list 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 5c164e2..9b91ec1 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,22 @@ A modern, modular cryptocurrency mining management platform with GPU support, RE - **Web Dashboard**: Embeddable Angular web component for any application - **Desktop Application**: Native cross-platform app built with Wails v3 - **Mobile Responsive**: Touch-friendly UI with drawer navigation +- **Simulation Mode**: Test the UI without real mining hardware + +### Why Mining Platform? + +| Feature | Mining Platform | NiceHash | HiveOS | Manual XMRig | +|---------|:---------------:|:--------:|:------:|:------------:| +| Open Source | ✅ | ❌ | ❌ | ✅ | +| No Fees | ✅ | ❌ (2%+) | ❌ ($3/mo) | ✅ | +| Multi-Algorithm | ✅ | ✅ | ✅ | ❌ | +| GUI Dashboard | ✅ | ✅ | ✅ | ❌ | +| Profile Management | ✅ | ❌ | ✅ | ❌ | +| Dual Mining | ✅ | ❌ | ✅ | ❌ | +| Desktop App | ✅ | ❌ | ❌ | ❌ | +| Embeddable Component | ✅ | ❌ | ❌ | ❌ | +| Self-Hosted | ✅ | ❌ | ❌ | ✅ | +| Simulation Mode | ✅ | ❌ | ❌ | ❌ | ### Mining Software