shohu / c0ban

c0ban source tree
MIT License
0 stars 0 forks source link

Create mining environments #7

Closed shohu closed 6 years ago

shohu commented 6 years ago

cpumigner

# for cpumigner
RUN apt-get install libcurl4-openssl-dev libncurses5-dev pkg-config automake yasm
git clone https://github.com/pooler/cpuminer.git
cd cpuminer
./autogen.sh
./configure CFLAGS="-O3"
make

UNOMP

https://github.com/UNOMP/chunky-mpos

MPOS

https://github.com/MPOS/php-mpos