Install Xlarig in Termux | How To Termux



In this post i provided Termux commands to install Xlarig in Termux emulator to mine crypto coin via mobile device.#######

So first of all you need to install Termux emulator in your device. ########

To install Termux emulator, i recommend you to install FDroid application in your device. #########

After installation of FDroid search for "Termux" in FDroid application. ######



Termux Mining commands

1. First i update all packages by command:-
apt update

2. Next upgrade packages:-
apt upgrade

3. Install requested packages:-
apt install proot wget git

4. Clone Ubuntu for Termux from GitHub:-
git clone https://github.com/MFDGaming/ubuntu-in-termux.git

4.Go into cloned directory:-
cd ubuntu-in-termux

5. Make Ubuntu installation script executable:-
chmod +x ubuntu.sh

6. Ubuntu started, update repositories:-
apt update

7. Then upgrade it:-
apt upgrade

8. Install all requested packages:-
apt-get install git build-essential cmake libuv1-dev libssl-dev libhwloc-dev


9. After packages installed, clone xlarig miner from GitHub:-
git clone https://github.com/scala-network/xlarig.git

10. Go into cloned directory:-
mkdir xlarig/build 

11. Make directory build:-
mkdir build

12. Go into created directory:-
cd xlarig/build

13. Compile:-
cmake ..

14. Make:-
make -j$(nproc)

17. After compiling and making finished, run miner:-
./xlarig --user=SvkjWK4RYvxS1Fkaqd9zBmCaxhNR25T4v34Aniy8jge14CcPsJKcUDs4StFFEbiXEXTfixy4LGsto8MhGnv9Kpwp1x3zVtidL --pass-galaxy --url=in.scala.herominers.com:1190 -k --algo=Panthera

18. Miner says that i need config file and stops, exit ubuntu:-
exit

"""""""""""""""""""""""""""""""""""""""""""""""""""""”""""""""""""""""

1. To run miner from beginning:-

proot-distro login ubuntu
cd ubuntu-in-termux
cd xlarig/build

2. Connect config.json file after initiated the miner:-

./xlarig --user=SvkjWK4RYvxS1Fkaqd9zBmCaxhNR25T4v34Aniy8jge14CcPsJKcUDs4StFFEbiXEXTfixy4LGsto8MhGnv9Kpwp1x3zVtidL --pass-galaxy --url=in.scala.herominers.com:1190 -k --algo=Panthera

"""""""""""""""""""""""""""""""""""""""""""""""""""""”""""""""""""""""""""""""""""""""""""""


Download all Commands Directly:-


I created configuration file 

Added pool  in.scala.herominers.com:1190

Added my wallet, and worker name

In the end of wizard, downloaded config file and stored it on my phone

Now running miner again:

./xlarig --

Miner started and average mining speed is 700 H/s.

Post a Comment

0 Comments