GithubHelp home page GithubHelp logo

eminer-release's Introduction

Eminer ethash miner

Optimized, high performance multiworker ethash miner written in Go language.

Dashboard

dashboard

Features

  • Fully support AMD and NVIDIA OpenCL devices
  • Free cloud monitoring and statistics service via https://cloud.eminer.net
  • Improved three OpenCL kernels
  • Asynchronous multiworker (windows only)
  • Support for Stratum and RPC clients with failover
  • Useful web dashboard
  • Historical metrics for last 24 hours, shares, hashrate and other informations
  • JSON API for stats and metrics
  • Support for AMD and NVIDIA hardware management (Temperature, fan speed, clock and other useful hw informations)
  • Support for nicehash stratum

And much more.

Multiworker Mode (windows only); search shares with multiple instances, this can be increase 1% ~ 2% share luck.

Cloud Dashboard Screenshots: https://imgur.com/a/gwXBe

Running

List Devices:

$ eminer -L

Benchmark mode:

$ eminer -B deviceid

Stratum mode:

$ eminer -S server:port -U yourwallet -P password 
(for nicehash or other stratum servers use -S stratum+tcp://server:port)

HTTP-RPC mode:

$ eminer -F http://localhost:8545

Cloud Monitoring:

--cloud-key <your-key>

Usage:

$ eminer -h
Usage of eminer:
  -B int
    	Benchmark mode, set device id for benchmark (default -1)
  -F string
    	Farm mode with the work server at URL, use comma for multiple rpc server 
      (default "http://127.0.0.1:8545")
  -L	List GPU devices
  -M string
    	Run mine on selected devices, use comma for multiple devices (default "all")
  -N string
    	Name of your rig, the name will be use on dashboard, json-api, cloud service and stathat. 
      Some pools require rig name with extra parameter, this name will be send the pools.
  -P string
    	Password for stratum server
  -S <host>:<port>
    	Stratum mode, use comma for multiple stratum server (example: <host>:<port> 
      for nicehash or other stratum servers stratum+tcp://<host>:<port>)
  -U string
    	Username for stratum server
  -V int
    	Log level (0-5) (default 3)
  -cloud-key string
    	Set your cloud service key here to have stats about the rig from https://cloud.eminer.net, 
      you can create free key from the web site and use the same key for all your rigs.
  -cpu int
    	Set the maximum number of CPUs to use
  -dag-intensity int
    	DAG work size intensity (4-32) (default 32)
  -devfee-coin string
    	Set devfee default coin, it may reduce DAG changes. 
      Usable coins: ETH, ETC, UBQ, EXP, MUSIC
  -fan-percent string
    	Set fan speed percent on selected devices, 
      use comma for multiple devices (amd devices only)
  -fixed-diff
    	Fixed diff for works, round solutions
  -http string
    	HTTP server for monitoring (read-only) for disable set "no" (default ":8550")
  -intensity string
    	GPU work size intensity (8-64), use comma for multiple devices (default 32)
  -kernel string
    	Select kernel for GPU devices, currently 3 kernels available, 
      use comma for multiple devices (1-3)
  -no-devfee
    	Disable devfee, this can be impact some performance reduces
  -no-output-color
    	Disable colorized output log format
  -stathat string
    	Set your stathat email address here to have some basic metrics from stathat.com web site
  -v	Version

Run eminer and & view the dashboard at http://localhost:8550

JSON-API Endpoints

  • GET /api/v1/stats
  • GET /api/v1/chartData

TODO

  • Alarms and more statistics
  • Better support hardware management
  • Cloud dashboard for all rigs

Works

Dual mining; it has negative profit sometimes, more power consumption and more GPU temperature. Current status, more research and more test.

Donations ETH/ETC

0x4e6f8135f909a943344f065a9ec2bedcc14c750d

The miner has 1% devfee, it never change for new features but you can disable anytime.

eminer-release's People

Contributors

ethash avatar m3ok avatar kernelheaders avatar

Watchers

James Cloos avatar tonefreqhz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.