Skip to content

coinscrow/pynerstat

 
 

Repository files navigation

pynerstat

A port/reimagining of the linux minerstat.com client: https://github.com/coinscrow/minerstat-linux

Still a work in progress

Testers highly appreciated! Please feel free to open issues if you find anything or contact us on the minerstat slack. https://minerstat.com/slack.php

To get started:

  • make sure you have python3, pip3, virtualenv, libffi and libssl already installed:

    sudo apt-get -y install build-essentials libssl-dev libffi-dev \
        python3-dev python3-pip python-virtualenv
  • then to install pynerstat run:

    curl https://raw.githubusercontent.com/dpnova/pynerstat/master/bin/install | bash
  • now you can edit your ~/.minerstat/config.ini to change your access token, worker name or default miner client

  • or run ~/.minerstat/run in your terminal to start mining

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.0%
  • Other 1.0%