Skip to content

Tintedfireglass/xmrig-compiler-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmrig-compiler-script

a script to compile xmrig on linux and termux on android

Step 1 - compilation

Run the build.sh file or copy the code in the build.sh file into the terminal and run it. After the script is run xmrig has been compiled

Step 2 - configuration

type

cd xmrig/build

and then

nano config.json

After the nano text editor opens copy the config.json file from the repository to your empty file. Replace the "TYPE YOUR XMR ADDRESS" with your xmr address and click ctrl+S to save it. After it has saved click ctrl+X to quit the nano application.

Step 3 - running the miner

for running the miner, type these commands :

cd xmrig/build

and then

./xmrig

About

a script to compile xmrig for termux on android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages