Install ccminer 3.8 on userland android mining

Описание к видео Install ccminer 3.8 on userland android mining

Installation instructions:

sudo apt-get update

sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential

sudo apt install git

git clone --single-branch -b ARM https://github.com/monkins1010/ccmine...

sudo apt install nano

cd ccminer

chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
./build.sh

nano run

./ccminer -a verus -o stratum+tcp://na.luckpool.net:3956 -u RSKtrRwnTivtp92KWJhw5mp1hgAop4D2bV.realme5 -p x -t 8

To save : ctrl + x

./run

Комментарии

Информация по комментариям в разработке