Ethereum (etchash,ethash) miner with OpenCL, CUDA and stratum support
etcminer is an Etchash GPU mining application: with etcminer you can mine every coin which relies on an Etchash Proof of Work.
This is a direct descendent of the Ethminer project at https://github.com/ethereum-mining/ethminer. Since that project is largely abandoned and unmanaged this personal version is published with the hope that it may continue to be useful. In the spirit of open source problem reports and pull requests are welcome, but please use git-clang-format on your requests.
- OpenCL mining
- Nvidia CUDA mining
- realistic benchmarking
- stratum mining without proxy
- Automatic devices configuration
- farm failover
etcminer is a command line program. This means you launch it either from a Windows command prompt or Linux console, or create shortcuts to predefined command lines using a Linux Bash script or Windows batch/cmd file. For a full list of available command, please run:
etcminer --help
Complete list of command options here.
Check our samples to see how to connect to different pools.
Licensed under the GNU General Public License, Version 3.