Open source non-fee ETH miner

AlexCr4ckPentest 5070e7c64f update Hunter config пре 2 година
.circleci 999fed8419 - Adjust CI # processors пре 3 година
.github 78fa2a500a Update stale.yml пре 4 година
cmake 3981dd4bc0 - remove cxx 10 requirement пре 3 година
docs 2ff51b0aa5 Remove unnecessary password field in ezil example пре 3 година
ethash 5070e7c64f update Hunter config пре 2 година
libapi f57c87099a - fix cmake dependencies пре 3 година
libcl f57c87099a - fix cmake dependencies пре 3 година
libcpu f1ee517f34 - intgrate ethash пре 3 година
libcuda f1ee517f34 - intgrate ethash пре 3 година
libdev c4a8d513db Added support for displaying Th and Ph difficulty пре 3 година
libeth f57c87099a - fix cmake dependencies пре 3 година
libhwmon 73ffaf8aa9 - null ptr checks пре 4 година
libpool 5070e7c64f update Hunter config пре 2 година
nsfminer f57c87099a - fix cmake dependencies пре 3 година
.clang-format 369cd93d73 - cosmetic. Adopt LLVM coding style пре 4 година
.dockerignore 7db19dd756 Adds docker-readme.md to .dockerignore пре 3 година
.gitattributes 49b3e69478 - add a few file type to use EOL=LF пре 4 година
.gitignore 8ac7be5c78 - why all these .gitignore entries? пре 4 година
.gitmodules c787eeb74f remove cable from .gitmodules пре 3 година
CMakeLists.txt 5070e7c64f update Hunter config пре 2 година
Dockerfile dc764946f3 - update docker image to CUDA 11.3 пре 3 година
LICENSE 179d6f6844 Clarify license пре 7 година
README.md 2d15c08da0 - link to options page пре 3 година
copy b3aaa72ebd - use and enforce g++ 10 пре 4 година
docker-readme.md a13c563a9f Adds parameters --build-arg DETHASHCL=ON/OFF --build-arg DETHASHCUDA=ON/OFF пре 3 година
test 5998d68380 - remove effective hash rate calculation, I doesn't work! пре 4 година
test.conf 1e35c11474 - display username пре 4 година
test.config afe1c034d6 - add -F option to place other command line options in file пре 4 година

README.md

nsfminer (no stinkin' fees)

standard-readme compliant Gitter

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

Features

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

Table of Contents

Usage

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

Complete list of command options here.

Examples connecting to pools

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

Build

Master branch build status

CircleCI

Building from source

Instructions

API

Specifications

Contribute

Gitter

To meet the community, ask general questions and chat about the miner join the nsfminer channel on Gitter.

License

Licensed under the GNU General Public License, Version 3.