Difference between revisions of "ZCash Miner: nheqminer"

From OnnoWiki
Jump to navigation Jump to search
Line 3: Line 3:
 
  sudo apt install qt5-default
 
  sudo apt install qt5-default
 
  sudo apt-get install cmake build-essential libboost-all-dev
 
  sudo apt-get install cmake build-essential libboost-all-dev
 +
 
  cd /usr/local/src
 
  cd /usr/local/src
 
  git clone https://github.com/sarath-hotspot/nheqminer
 
  git clone https://github.com/sarath-hotspot/nheqminer
 +
 +
cd /usr/local/src
 
  cd nheqminer/nheqminer
 
  cd nheqminer/nheqminer
 
  mkdir build
 
  mkdir build

Revision as of 05:24, 14 September 2017

sudo apt-get upgrade
sudo apt-get update
sudo apt install qt5-default
sudo apt-get install cmake build-essential libboost-all-dev
cd /usr/local/src
git clone https://github.com/sarath-hotspot/nheqminer
cd /usr/local/src
cd nheqminer/nheqminer
mkdir build
cd build
cmake ..
make


Menjalankan

/usr/local/src/nheqminer/nheqminer/build/nheqminer -l zec.slushpool.com:4444 -u username.worker -p password
/usr/local/src/nheqminer/nheqminer/build/nheqminer -l zec.slushpool.com:4444 -u username.worker -p password -t 2 (utk 2 thread)