The Mars Credit Miner is back — completely rebuilt from the ground up as a cross-platform desktop app. It now runs on Windows, macOS Apple Silicon, and macOS Intel, making it easier than ever to start mining MARS.
Cross-Platform Support
The new miner is built with Electron and bundles a full Geth node, so there is nothing else to install. We ship three builds:
- • macOS Apple Silicon — native ARM64 build for M-series Macs
- • macOS Intel — x64 build for older Macs
- • Windows — NSIS installer for Windows 10/11
Download links are available right from the site header and the homepage hero. The hero button auto-detects your platform so you get the right build in one click.
Multi-Miner Threading
One of the biggest features in this release is multi-miner support. You can run multiple independent miners inside the same app, each with its own wallet address. Every miner tab spins up its own Geth instance and syncs its own chain data, so mining rewards go exactly where you want them.
- • Tabbed Interface: Switch between miners with a single click
- • Independent Wallets: Assign a different wallet to each miner
- • Parallel Mining: All miners run simultaneously
One-Click Setup
When you open a new miner tab for the first time, the app walks you through a short setup flow: enter or generate a wallet address, and the app initializes the genesis block and starts syncing automatically. No command-line knowledge required.
Real-Time Monitoring
The dashboard shows live stats for each miner:
- • Hashrate: Adaptive units (H/s, KH/s, MH/s) with a log-based estimation fallback when the RPC reports zero
- • Balance: Current wallet balance in MARS
- • Peers: Number of connected network peers
- • Sync Status: Current and highest block numbers
- • Logs: Scrollable console output from the Geth process
System Requirements
- • macOS 11.0+ or Windows 10/11
- • 8 GB RAM minimum (16 GB recommended for multiple miners)
- • ~2 GB free disk space per miner for chain data
- • Stable internet connection
Get Started
Head to the homepage and click Download Miner — the site will detect your platform automatically. Or use the dropdown in the navigation bar to pick a specific build. Happy mining!