Mine DigiByte on Android with CPUminer-opt | Solo & Pool Setup Guide

Опубликовано: 06 Апрель 2026
на канале: DIY EleKtronics
2,542
58

☕ Love this tutorial? Support my work & buy me a coffee: https://ko-fi.com/diyelektronics

🚀 In this video I show you step-by-step how to set up your Android phone to mine DigiByte coins using cpuminer-opt.
You can mine SOLO or on a POOL — all directly from your device with UserLAnd!

⚡ What you'll learn:
How to install cpuminer-opt on Android
How to configure your wallet & pool
How to start mining DigiByte right from your phone

📌 Flow Chart (Copy & Paste into UserLAnd):

sudo apt update && sudo apt upgrade -y

sudo apt install git build-essential automake autoconf libtool libcurl4-openssl-dev -y

git clone https://github.com/JayDDee/cpuminer-o...


cd cpuminer-opt


./build.sh

chmod +x build.sh
./build.sh

./cpuminer -a sha256d -o stratum+tcp://icminers.com:9121 -u DEHA5q68WMbeLaFTvzVd6XJ7D5f96ycexD -p x

🔥 After running these commands, your Android phone will start mining DigiByte!