Code Monkey home page Code Monkey logo

mindminer's Introduction

MindMiner Version tag Version date tag Issues tag

by Oleg Samsonov aka Quake4

Miner manager programm. Support CPU mining and mining on nVidia and AMD cards.

You may config any supported miner to any configuration.

Coming soon

  • Claymore Dual mining

Features

  • Very small code size
  • Low memory use ~50Mb
  • Self update
  • User confirm for benchmarks and new pools
  • No memory leak
  • Small CPU usage
  • Fast switch for most profit algo/coin
  • Very configurable
  • Different verbose level
  • Pools actual balance
  • Up to three currencies (supported list)

Support

Pools (full list)

  • NiceHash
  • MinigPoolHub
  • Zpool
  • AhashPool

Miners (full list)

  • bminer
  • dstm zcash (equihash)
  • cast xmr
  • cpuminer (any)
  • cpuminer-opt
  • ccminer (any)
  • ewbf (disabled by default, to enable change config file .\Miners\ewbf-xxx.config.txt)
  • nheqminer (disabled by default, to enable change config file .\Miners\nheqminer-xxx.config.txt)
  • sgminer (any)
  • gatelessgate
  • Claymore zcash (equihash)
  • Claymore cryptonight

Requirements

PowerShell 5.0

The Windows is x64 need as most of the miners support only x64 bit.

Please install:

If use CPU mining please allow lock page support in OS to double CryptoNight algorithm profit (XMR).

Install

Download latest release to any folder. Unpack and may create config.txt (see config section) or just run "run.bat" and enter BTC wallet and other asked data.

Config

Place config.txt file into programm folder with json content

{
    "Wallet": { "BTC":  "Your BTC wallet" },
    "WorkerName": "Rig/Computer Name",
    "Login": "Login for Pool with registration",
    "AllowedTypes": [ "CPU", "nVidia", "AMD", "Intel" ],
    "Currencies": { "BTC": 8, "USD": 2 }
}

Screenshot

nVidia GTX 1070

MindMiner

nVidia GTX 1060 3G

MindMiner

AMD RX 580 4G

MindMiner

Intel i3-6100

MindMiner

Fee

MindMiner has development fee 1% and all benchmarks.

Thanks

Thanks to aaronsace to the idea but weak implementation.

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.