Giter Site home page Giter Site logo

m-minerd's Introduction

Coin Magi CPU miner

This miner must be launched from a terminal; a GUI version available here (*-qt): http://www.coinmagi.org/files/m-cpuminer/.

Run "./m-minerd --help" to see options. Typical command line parameters to run the miner:

Solo mining: ./m-minerd --url http://127.0.0.1:RPCPORT/ --user RPCUSER --pass RPCPASSWORD --threads thread_numbers -e cpu_efficiency

Pool mining: ./m-minerd -o stratum+tcp://pool_url:pool_port -u pool_user.worker -p password -t thread_numbers -e cpu_efficiency

Here, "-e cpu_efficiency" (0-100) is a special parameter which controls the percentage of CPU usage. Registration in the following Coin Magi mining pools is needed to set up pool_user.work and password:

https://pom.m-hash.com/ https://pow.magipool.info/ http://xmg.suprnova.cc/ https://xmg.maxminers.net/ http://xmgpool.cf/ https://www.suchpool.pw/xmg/ http://minerclaim.net/

Example:

./m-minerd -o stratum+tcp://mining.m-hash.com:3334 -u magiminer.user -p pass -e 50

By saving the above command line into a scrypt file, the miner can be launched by executing from a terminal; see enclosed "m-minerd.sh". The scrypt is editable using a text editor.

For any questions, visit the bitcointalk.org Coin Magi ANN thread:

https://bitcointalk.org/index.php?topic=735170.0

Official website: http://www.coinmagi.org/

m-minerd's People

Contributors

sieb avatar

Watchers

James Cloos avatar  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.