Mining Duino Coin (DUCO) on your old Android Smartphone devices. Please ensure you register a Duino Wallet before proceeding at (https://wallet.duinocoin.com/).
Take note that this methods which was tested on my devices, that includes :-
- Samsung Galaxy J7+
- HuaWei Nova 7 SE
- Samsung Galaxy A02s
- Samsung Galaxy J5 (2006)
As for other devices brand & model, you have to try your luck. I might update the list of tested devices from time-to-time but do keep in mind that these devices are owned by myself & no longer in use. At certain times you may need to "ROOT" your device in order to have the latest or most recent Android version.
(A) Install F-DROID Store.
- Just open any browser and search for --> F-DROID
- At the main page, click/tap on the "Download" button.
- You may be prompted some questions, just allow the installation (eg. "Allow from unknown source"), depending on your device, the syntax/wording maybe different so don't follow blindly.
- Once installed, open the "F-Droid" app and wait for it to update the repositories (it may a while depending on your device and internet speed).
- Once done, search for --> TERMUX (Terminal Emulator).
- Proceed to download and install. Additional prompt maybe displayed, just as usual allow it.
(B) In TERMUX Terminal.
- pkg update
- pkg upgrade -y
- pkg install wget proot git nano net-tools -y
- termux-setup-storage
- git clone https://github.com/MFDGaming/ubuntu-in-termux.git
- cd ubuntu-in-termux
- chmod +x ubuntu.sh
- ./ubuntu.sh
- Wait for the installation to complete.
- ./startubuntu.sh
(C) In Ubuntu Terminal.
- apt update && apt upgrade -y
- apt install wget proot git nano net-tools -y
- apt install python3 python3-pip python3-dev -y
- git clone https://github.com/revoxhere/duino-coin.git
- cd duino-coin
- pip3 install requests
- python3 PC_Miner.py
- The wizard will prompt you for your Duino Wallet information, proceed to key-in accordingly.
Note: You might want to adjust the Intensity=80/90 instead of 95.
Note: You might want to adjust the Cores=6/7 instead of full Cores use.
Once all completed, the system will start mining and about 1-2 minutes (maybe more) the miner information will be available in your Duino Wallet Dashboard.
!!! HAPPY COMPUTING !!!
No comments:
Post a Comment