This repository was archived by the owner on Oct 21, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## ethminer-genoil-NiceHash
2+
3+ Forked Genoil's ethminer compatible with nhethpool: https://github.com/nicehash/nhethpool
4+
15## ethminer-genoil
26
37What is ethminer-0.9.41-genoil-1.x.x?
@@ -78,7 +82,7 @@ sudo apt-get -y install software-properties-common
7882add-apt-repository -y ppa:ethereum/ethereum
7983sudo apt-get update
8084sudo apt-get install git cmake libcryptopp-dev libleveldb-dev libjsoncpp-dev libjson-rpc-cpp-dev libboost-all-dev libgmp-dev libreadline-dev libcurl4-gnutls-dev ocl-icd-libopencl1 opencl-headers mesa-common-dev libmicrohttpd-dev build-essential -y
81- git clone https://github.com/Genoil /cpp-ethereum/
85+ git clone https://github.com/nicehash /cpp-ethereum/
8286cd cpp-ethereum/
8387mkdir build
8488cd build
@@ -97,7 +101,7 @@ sudo apt-get -y install software-properties-common
97101sudo add-apt-repository -y ppa:ethereum/ethereum
98102sudo apt-get update
99103sudo apt-get install git cmake libcryptopp-dev libleveldb-dev libjsoncpp-dev libjson-rpc-cpp-dev libboost-all-dev libgmp-dev libreadline-dev libcurl4-gnutls-dev ocl-icd-libopencl1 opencl-headers mesa-common-dev libmicrohttpd-dev build-essential cuda -y
100- git clone https://github.com/Genoil /cpp-ethereum/
104+ git clone https://github.com/nicehash /cpp-ethereum/
101105cd cpp-ethereum/
102106mkdir build
103107cd build
You can’t perform that action at this time.
0 commit comments