New users: Our pools uses the general registration!
  Stratum VarDiff port (low diff): stratum.aikapool.com:7980 /// Additional VarDiff port for NiceHash or MiningRigRentals - Port (high diff): stratum.aikapool.com:7680
Getting Started Guide

1. Create account.

  • Register here, or login if you already have account

2. Download a miner.

  • AMD/ATI - Windows sgminer x86: Download here
  • AMD/ATI - Linux sgminer x64: Download here
  • nVidia - Windows ccminer x86: Download here
  • nVidia - Linux ccminer x64: Download here
  • CPU Mining - CPU Miner Source Code: Download here

3. Configure your miner.

    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:

  • SGMiner
  • sgminer -k quarkcoin -o stratum+tcp://stratum.aikapool.com:7980 -u UserName.WorkerName -p WorkerPassword
  • CCminer
  • ccminer -a quark -o stratum+tcp://stratum.aikapool.com:7980 -u UserName.WorkerName -p WorkerPassword
  • CPUminer
  • cpuminer -k quark -o stratum+tcp://stratum.aikapool.com:7980 -u UserName.WorkerName -p WorkerPassword -t threads

    You then need to change "-u UserName.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

4. Create a DimeCoin address to receive payments.

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

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