Code Monkey home page Code Monkey logo

Comments (1)

Saikatsaha1996 avatar Saikatsaha1996 commented on July 29, 2024

Fast Install termux
After that

  1. pkg upgrade -y

  2. pkg install git cmake libuv clang nano -y

  3. git clone --single-branch https://github.com/xmrig/xmrig.git

  4. git clone https://github.com/xmrig/xmrig-amd.git

  5. cd xmrig

  6. mkdir build && cd build

  7. cmake .. -DWITH_HTTPD=OFF -DWITH_TLS=OFF -DWITH_OPENCL=OFF -DWITH_CUDA=OFF -DCMAKE_BUILD_TYPE=Release -DWITH_HWLOC=OFF -DCMAKE_C_COMPILER=gcc-7 -DCMAKE_CXX_COMPILER=g++-7

  8. ls

  9. make

  10. cp ../src/config.json config.json

  11. nano config.json

  12. donate.v2.xmrig.com:3333

  13. xmr.pool.minergate.com:45700

  14. CONTROL+\ ,donate.v2.xmrig.com:3333, replace with ( your pool address ) , y enter

  15. Control +\ , and past YOUR_WALLET_ADDRESS , replace with ( your user name or wallet address) , y enter, and scroll down and check your all details..

  16. control + x

  17. y enter

  18. enter

  19. ./xmrig-notls

  20. enjoy...!

from monerominer.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.