Skip to content

pinkcigareti/etcminer

Repository files navigation

etcminer

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.

Features

  • OpenCL mining
  • Nvidia CUDA mining
  • realistic benchmarking
  • stratum mining without proxy
  • Automatic devices configuration
  • farm failover

Table of Contents

Usage

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.

Examples connecting to pools

Check our samples to see how to connect to different pools.

Building from source

Instructions

API

Specifications

License

Licensed under the GNU General Public License, Version 3.