I preinstalled Userland application on Android phone from f-droid market. F-droid market is available on f-droid.org
Then installed i made Ubuntu machine and started it.
First steps is updating and upgrading repositories and packets.
Commands are:
sudo apt update
sudo apt upgrade
Next i install all required software, command is:
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
Clone ccminer from Github, run command:
git clone --single-branch -b ARM https://github.com/monkins1010/ccminer.git
Enter into ccminer directory:
cd ccminer
Make shell scripts executable:
chmod +x build.sh
chmod +x configure.sh
chmod +x autogen.sh
Run build.sh script:
./build.sh
After miner builded, run miner with pool and your wallet address, for me command is:
./ccminer -a verus -o stratum+tcp://pool.verus.io:9998 -u RD1drXBmm5DYkQm5MzUxmEmXD7fDw2qE1t.nokia3 -p x -t 8
Average mining hash rate on Nokia 3 is 1900 kH/s
SZ_dlnaNAS small simple NAS storage to downloading and streaming video in local network
Lenovo charger repair and modifying

Leave a Comment

Your email address will not be published. Required fields are marked *