Create an account.
- Register here, or login if you already have account
- Create a worker that will be used by the miner to login
Download a miner.
CGMiner [Linux/Windows]: Download here
SGMiner (Works with Scrypt-N also) ]Windows]: Download here
SPH-SGMiner [Windows]: Download here
cudaMiner (NVIDIA) [Linux/Windows]: Download here
CGMiner [Mac OS X]: Download here
Asteroids GUI Miner [Mac OS X]: Download here
BFGMiner [Linux/Windows]: Download here
CPU Miner [Mac/Linux/Windows]: Precompiled binaries are available Download here
Configure your miner.
Stratum Settings (recommended):
Stratum: | stratum+tcp://omargpools.ca |
Port: | 3018 |
Username: | Worker.Name |
Password: | WorkerPassword |
If you use a command-line miner, type:
Scrypt
CGMiner
./cgminer --scrypt -o stratum+tcp://omargpools.ca:3018 -u Worker.Name -p WorkerPassword
SGMiner
./sgminer --scrypt -o stratum+tcp://omargpools.ca:3018 -u Worker.Name -p WorkerPassword
BFGMiner
./bfgminer --scrypt -o stratum+tcp://omargpools.ca:3018 -u Worker.Name -p WorkerPassword
cudaMiner
./cudaminer --scrypt -o stratum+tcp://omargpools.ca:3018 -u Worker.Name -p WorkerPassword
Scrypt-N
SGMiner-N Factor
./sgminer --nfactor 11 -o stratum+tcp://omargpools.ca:3018 -u Worker.Name -p WorkerPassword
X11
SPHminer
./sphminer --darkcoin -o stratum+tcp://omargpools.ca:3018 -u Worker.Name -p WorkerPassword