Ethereum (ethash) miner with OpenCL, CUDA and stratum support
nsfminer is an Ethash GPU mining application: with nsfminer you can mine every coin which relies on an Ethash 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.
Project Owner & Developer @jean-m-cyr
- OpenCL mining
- Nvidia CUDA mining
- realistic benchmarking
- stratum mining without proxy
- Automatic devices configuration
- farm failover
nsfminer 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:
nsfminer --help
Check our samples to see how to connect to different pools.
To meet the community, ask general questions and chat about the miner join the ethminer channel on Gitter.
All bug reports, pull requests and code reviews are very much welcome.
Licensed under the GNU General Public License, Version 3.