How To Mine Dogecoin By Your Old Phone And Old Laptop  2023


How To Mine Dogecoin By Your Old Phone And Laptop 2023

Turn your old phone and laptop into a Dogecoin mining powerhouse! 🚀📱💻 Uncover the step-by-step guide on how to mine Dogecoin in 2023 using your forgotten devices. 💡💰 Transform your old tech into a crypto-mining duo and join the revolution. 🌐🐕 Don't let your unused gadgets go to waste – harness their potential for a crypto-powered future! #Dogecoin #MiningTips #TechRevival

Donate for me:
Doge: D9YNhXiUKEd3TRT25VY4Ek4GWnEqXD5tr6

********************************************

1. Install "Userland" for android from Google Play, select install "Ubuntu"



2. When terminal is started, Run this command to install miner (get Link base on your phone CPU architecture technology)

ARM
sudo apt update -y

sudo apt install curl ca-certificates -y

curl https://github.com/Bendr0id/xmrigCC/releases/download/3.4.0/xmrigCC-miner_only-3.4.0-linux-generic-static-arm64.tar.gz  -L -O -J

tar -xf xmrigCC-miner_only-3.4.0-linux-generic-static-arm64.tar.gz
rm xmrigCC-miner_only-3.4.0-linux-generic-static-arm64.tar.gz
x86
sudo apt update -y

sudo apt install curl ca-certificates -y

curl https://github.com/Bendr0id/xmrigCC/releases/download/3.4.0/xmrigCC-miner_only-3.4.0-linux-generic-static-i386.tar.gz -L -O -J

tar -xf xmrigCC-miner_only-3.4.0-linux-generic-static-i386.tar.gz
rm xmrigCC-miner_only-3.4.0-linux-generic-static-i386.tar.gz


3. Start Mining

sudo ./xmrigDaemon --algo="rx/0" -o rx.unmineable.com:443 -u DOGE:YOUR_DOGE_ADDRESS.WORKER_NAME#ffac-8rce -p x --tls --threads=8 -k

Example:
sudo ./xmrigDaemon --algo="rx/0" -o rx.unmineable.com:443 -u DOGE:D9YNhXiUKEd3TRT25VY4Ek4GWnEqXD5tr6.phone1#ffac-8rce -p x --tls --threads=8 -k



Happy Mining!!!


Comments

  1. Can you tell me why my ssh doesn't run the commands I don't know?
    Link photo : https://upanh.tv/image/ynlKMT

    ReplyDelete
  2. Hi. You can use xmrigCC arm for android ubuntu, no build. Are you mining on ubuntu VPS?

    ReplyDelete

Post a Comment