Skip to content

Original shares data Consumer & Statistical informations of shares Provider

License

Notifications You must be signed in to change notification settings

ufo-project/minepool-data-server

Repository files navigation

minepool-data-server

Data server for mining pool

Install requirement

sudo apt install python3 python3-dev python3-venv virtualenv git

git clone https://github.com/ufo-project/minepool-data-server.git
cd minepool-data-server

virtualenv -p /usr/bin/python3 env-py3
cd env-py3
source bin/activate

cd ..
pip install -r requirements.txt

Run data server

python server_main.py

About

Original shares data Consumer & Statistical informations of shares Provider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published