PureMiner v8 — Quick Start Guide
Get your mining panel up and running in 5 steps.
First Run
- Install the .NET runtime: run PureMiner\Install_Runtime\aspnetcore-runtime-9.0.13-win-x64.exe
- Run PureMiner.App.exe
- Open your browser, go to: https://localhost:2083
- Login with your username and serial key. Default username is admin
- You will see the Dashboard page
Set Up Plugins
Go to: Plugins page
Each plugin is a mining engine. You need to upload them to a file host and enter the download URL for each one.
- Upload the 3 files from MinerPlugins/ folder to any file upload service that gives you a direct download link
- Paste the direct download URL for each plugin
- Click "Test" for each one
- If the hash matches, the URL is saved automatically
Configure Mining
Go to: Mining Settings page
You have 3 mining tiers that run independently:
For each tier:
- Pick a coin from the dropdown
- Enter your wallet address
- Enter pool URL and port
- Click the toggle to enable
Behavior Settings
Build the Client
Go to: Build Miner page
- Enter your server address (include https://)
- Enter the API port (default: 2053)
- Set a tag name (helps you identify builds)
- Choose options:
Auto Start — Client starts with Windows automatically
Run In Memory — Client runs miner from memory - If Auto Start is on, set install folder and file name
- Click "Build Miner" and wait for the download
- The downloaded zip password is: 123
Deploy and Monitor
- Extract the zip and run the client on target machines
- Clients will connect to your panel within 3-5 minutes
- Go to Dashboard to see real-time stats: total/online/offline/mining rig counts, hashrate and power consumption, country breakdown
- Go to Miners page to see individual rig details
- Go to Logs page to see all events and errors
Updating Clients
Go to: Updates page
- Upload the new client to a download link
- Enter the URL
- Optionally filter by version (leave blank for all)
- Click "Send Update"
- Clients will download and restart automatically on next heartbeat
Changing Settings
Go to: Settings page
- Change dashboard port (default: 2083)
- Change API port (default: 2053)
- Change admin username
- Restart the app after changing ports
Ports
Both ports must be open in your firewall. If using Cloudflare proxy, use a CF-supported HTTPS port for API (443, 2053, 2083, 2087, 2096, 8443).
Troubleshooting
Check that API port is open in firewall. Verify the server address in Build Miner matches your VPS IP/domain.
Re-upload the plugin files from MinerPlugins/ folder. The file on your host must be identical.
Wait 3-5 minutes after deploying client. Check Logs page for any errors.
Make sure at least one tier is enabled in Mining Settings with a valid wallet and pool.
Only one instance can run at a time. Check if it's already running.