termux
1. Download & install latest arm64-v8a Termux:
https://github.com/termux/termux-app/releases/download/v0.118.0/termux-app_v0.118.0+github-debug_arm64-v8a.apk
===
2. Get Termux ready:
Type y then enter key in any prompts!
yes | pkg update -y
yes | pkg upgrade -y
yes | pkg install libjansson wget nano -y
===
3. Download ccminer, config, start:
mkdir ccminer && cd ccminer
wget https://raw.githubusercontent.com/Darktron/pre-compiled/generic/ccminer
wget https://raw.githubusercontent.com/Darktron/pre-compiled/generic/config.json
wget https://raw.githubusercontent.com/Darktron/pre-compiled/generic/start.sh
chmod +x ccminer start.sh
Usage:
Edit your pools, address, worker name:
Pools use the "disabled" feature so 1 = Off (not used) while 0 = On (will use this pool)
Address & worker name is near the bottom of the config.json in format address here.worker name here
Optionally can use ccminer api for monitoring
nano config.json
Start ccminer with:
~/ccminer/start.sh
Close ccminer with:
CTRL + c
Komentar
Posting Komentar