Sign inSign up

cryptocurrency/xmr-stak-cpu

By cryptocurrency

•Updated over 8 years ago

Easy installation of xmr-stak-cpu for Windows, MacOs and Linux. No more troubles with compilation.

Image
13

100K+

cryptocurrency/xmr-stak-cpu repository overview

New faster version of Monero miner.

Easy way to start XMR Monero mining! To run a xmr-stack-cpu without any compilation hustle:

  1. Install docker for your system from: https://www.docker.com⁠ (DOCKER COMMUNITY EDITION works fine)
  2. Run the docker app (for Windows or MacOs)
  3. Download the docker image from repo - type in terminal:
    $ docker pull cryptocurrency/xmr-stak-cpu
  4. Start mining. 2 possible ways:
    4.1. Run with argument WALLET and POOL in deattached mode (better!):
    $ docker run -e WALLET="YourWallet" -e POOL="YourPool" -d cryptocurrency/xmr-stak-cpu
    4.2. Run with argument WALLET and POOL in attached mode (press h to see your speed):
    $ docker run -e WALLET="YourWallet" -e POOL="YourPool" -ti cryptocurrency/xmr-stak-cpu
  5. Enjoy your mining

Note: 0. Compare to previous version you will seen installation in your window. It is ok, and was done to get a best performance from your cpu.

  1. To increase a speed of mining, play with the number of cores in the docker app settings.
  2. If speed is 0, check that wallet and pool provided correctly. If everything is correct, but speed is still 0, look in point before or reboot docker.
  3. If you have an error "JSON config parse error ...", then just run image again by using command 4.1 or 4.2.

Like it? Give a star. Thanks

Donation: XMR: 42ZXu3SpxYPJMvFUmJGuGQSqrX2grZijyQfveBvAQ9So11HH1C1rod8bdjD9QMpF5Zf4obF2pGNE1F6oQCT6hkfu2dvWNeS

Tag summary

Content type

Image

Digest

Size

135.6 MB

Last updated

over 8 years ago

docker pull cryptocurrency/xmr-stak-cpu