We are investigating issues in the backend. Your shares and hashrate are safe and we will fix things ASAP.

  • Findblocks disabled, new blocks will currently not show up in the frontend
  • Available Stratum Servers:

    Coin Magi Icon xmg.minerclaim.net:3333 Difficulty: Variable (default)
    Coin Magi Icon xmg.minerclaim.net:7008 Difficulty: Low (for slower computers)
    Getting Started Guide

    1. Create account.

    • Register here, or login if you already have an account
    • Create a worker that will be used by the miner to login

    2. Download a miner.

    You can find some miner at https://bitcointalk.org/index.php?topic=735170.0, just scroll down or search for "Miner". Otherwise you can use the m-cpuminer-qt linked below, which works great. Keep in mind that Coin Magi (XMG) is a CPU only coin. You can't mine Magi with a GPU.

    3. Configure mining pool:

    • Set Pool URL:
    • stratum+tcp://xmg.minerclaim.net:3333
    • Set Worker Credentials:
    • You then need to change "Worker Name" and "Worker password" to reflect your own account. Eg, "Steve.PC1" or "Steve.Notebook". You are now ready to mine. If you want, you can create additional workers with workernames and passwords of your choice. So, if you want to do mining with more than one PC, we recommend to create one worker for each PC. This is also helpful for better control of your hashrates. You can manage your worker here

    4. Create a Coin Magi address to receive payments.

    • Downloading the client & block chain: Download the Coin Magi client from here.

      Generate a new address and input it on your account page to receive payments.


    Thats it! Happy Mining :)


    (Manually configure your miners)

      If your using Linux, Then type the following into the console:

    • Manually (minerd-legacy etc.)
    • ./minerdlegacy --url -o stratum+tcp://xmg.minerclaim.net:3333 -u Weblogin.WorkerName -p WorkerPassword

      If you want to mine on a Windows Operating System, then you'll need to create a batch file to start your miner.

      Simply open notepad and then copy and paste the following:

      You then need to change "-u Weblogin.Worker -p Worker password" to reflect your own account. Eg, "-u Steve.StevesWorker -p StevesWorkerPassword" then go to "File > Save as" and save the file as "RunMe.bat" in the same folder containing your miners application files. You are now ready to mine, double click on "RunMe.bat" to start mining. If you want, you can create additional workers with usernames and passwords of your choice here