Skip to content

Instantly share code, notes, and snippets.

Created October 26, 2016 18:58
Show Gist options
  • Save anonymous/6241f2be8e22938fa8a86194a5ade46b to your computer and use it in GitHub Desktop.
Save anonymous/6241f2be8e22938fa8a86194a5ade46b to your computer and use it in GitHub Desktop.
#http://zcash.flypool.org/
#NOTA: último commit de nheqminer: 9b3d9c7
sudo apt-get install qt5-default
git clone https://github.com/etherchain-org/nheqminer.git
cd nheqminer
mkdir build
cd build
qmake ../nheqminer/nheqminer.pro
make
./nheqminer -l eu1-zcash.flypool.org:3333 -u <address>.<worker>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment