Skip to content

mpusat/nsfminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsfminer (no stinkin' fees)

standard-readme compliant Gitter

Ethereum miner with OpenCL, CUDA and stratum support

nsfminer is an Ethash GPU mining worker: with nsfminer you can mine every coin which relies on an Ethash Proof of Work.

Features

  • OpenCL mining
  • Nvidia CUDA mining
  • realistic benchmarking against arbitrary epoch/DAG/blocknumber
  • on-GPU DAG generation (no more DAG files on disk)
  • stratum mining without proxy
  • OpenCL devices picking
  • farm failover (getwork + stratum)

Table of Contents

Usage

The 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

Examples connecting to pools

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

Build

Building from source

See docs/BUILD.md for build/compilation details.

Contribute

Gitter

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.

License

Licensed under the GNU General Public License, Version 3.