dpnova / pynerstat

Apache License 2.0
4 stars 1 forks source link

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:

sudo apt-get -y install build-essential libssl-dev libffi-dev \
    python3-dev python3-pip python-virtualenv
curl https://raw.githubusercontent.com/dpnova/pynerstat/master/bin/install | bash