Ethminer
OS: Windows x64, MacOS X, Linux
How to start mining:
- Download the suitable version for your operating system and create a folder for it
- Download the .bat file for the currency you want to mine
- Place the .bat file into the folder with the downloaded miner
- Open the file and change YOUR_EMAIL to your MinerGate email if you weren't logged in when downloading it
- Run the miner
Discussion
http://forum.ethereum.org/categories/mining
Download
http://ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/installing-binaries/index.html#installing-binaries
Settings
Windows x64
ETH | OpenCL | ethminer -G -P stratum+tcp://eth.pool.minergate.com:45791/YOUR_EMAIL |  |
ETH | CUDA | ethminer -U -P stratum+tcp://eth.pool.minergate.com:45791/YOUR_EMAIL |  |
ETC | OpenCL | ethminer -G -P stratum+tcp://etc.pool.minergate.com:45777/YOUR_EMAIL |  |
ETC | CUDA | ethminer -U -P stratum+tcp://etc.pool.minergate.com:45777/YOUR_EMAIL |  |
MacOS X, Linux
ETH | OpenCL | ethminer -G -P stratum+tcp://eth.pool.minergate.com:45791/YOUR_EMAIL |  |
ETH | CUDA | ethminer -U -P stratum+tcp://eth.pool.minergate.com:45791/YOUR_EMAIL |  |
ETC | OpenCL | ethminer -G -P stratum+tcp://etc.pool.minergate.com:45777/YOUR_EMAIL |  |
ETC | CUDA | ethminer -U -P stratum+tcp://etc.pool.minergate.com:45777/YOUR_EMAIL |  |
To join MinerGate with Ethminer earlier than Ethminer v.15, please use the following command:
ethminer -G -S POOL_ADDRESS -u YOUR_EMAIL