bananos / nsfminer

No Fee Ethash miner for AMD and Nvidia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

No Fee Ethash miner for AMD and Nvidia

License:GNU General Public License v3.0


Languages

Language:C++ 81.0%Language:C 9.0%Language:CMake 6.6%Language:Cuda 3.3%Language:Dockerfile 0.1%Language:Shell 0.0%