DurianStallSingapore / Zilliqa-Mining-Proxy

Mining Proxy between Zilliqa Nodes and Miners
https://proxy.getzil.com
GNU General Public License v3.0
28 stars 29 forks source link

Installation instruction needs to be polished. #6

Open zhengpenghou opened 5 years ago

zhengpenghou commented 5 years ago

There are some other packages needs to be installed. python3-dev, libgmp3-dev, python3-setuptools. If use ubuntu 16.04, then python3-aiohttp needs to be installed with pip.

To make the instruction distributions agnostic, better to put all dependency in requirements.txt and let user to install them with pip.

Canefis commented 1 year ago

Use fork https://github.com/kryptex/ Zilliqa-Mining-Proxy

Canefis commented 1 year ago

There are some other packages needs to be installed. python3-dev, libgmp3-dev, python3-setuptools. If use ubuntu 16.04, then python3-aiohttp needs to be installed with pip.

To make the instruction distributions agnostic, better to put all dependency in requirements.txt and let user to install them with pip.

Use fork: https://github.com/kryptex/ Zilliqa-Mining-Proxy