Available Stratum Servers:
1. Create account.
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:
stratum+tcp://xmg.minerclaim.net:3333
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.
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:
./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