⛏️ Start Mining on TallHatDoug

Get up and running in under 5 minutes

🚀
Quick Start Config Generator

Get a working config, download XMRig and get started mining immediately!

  • 1
    Enter your Monero wallet address above
  • 2
    Download the right miner for your OS
  • 3
    Run the miner in the same directory as config.json
  • 4
    Start earning XMR! XMR
🔧
Manual Setup

Use your own XMRig installation with our pool configuration

  • 1
    Download XMRig from GitHub
  • 2
    Extract the archive to your desired location
  • 3
    Replace the config.json with our configuration
  • 4
    Update your wallet address in the config
  • 5
    Run xmrig.exe (Windows) or ./xmrig (Linux/Mac)
🔗
Pool Connection Details
Pool Address
xmr.tallhatdoug.com
Port (Stratum)
4242
SSL Port
4244
Algorithm
RandomX
📝
Configuration Preview
{
    "api": {
        "worker-id": null
    },
    "autosave": true,
    "cpu": true,
    "opencl": false,
    "cuda": false,
    "pools": [
        {
            "algo": null,
            "coin": "monero",
            "url": "xmr.tallhatdoug.com:4242",
            "user": "YOUR_WALLET_ADDRESS",
            "pass": "x",
            "rig-id": null,
            "nicehash": false,
            "keepalive": true,
            "enabled": true,
            "tls": false,
            "daemon": false
        }
    ],
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "syslog": false,
    "user-agent": null,
    "watch": true
}
{
    "api": {
        "worker-id": null
    },
    "autosave": true,
    "cpu": true,
    "opencl": false,
    "cuda": false,
    "pools": [
        {
            "algo": null,
            "coin": "monero",
            "url": "xmr.tallhatdoug.com:4244",
            "user": "YOUR_WALLET_ADDRESS",
            "pass": "x",
            "rig-id": null,
            "nicehash": false,
            "keepalive": true,
            "enabled": true,
            "tls": true,
            "daemon": false
        }
    ],
    "print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "syslog": false,
    "user-agent": null,
    "watch": true
}

⚠️ Important Notes

✅ Need Help?

Reach out to me on Twitter if you are having issues or need assistance: