Skip to content

Install MinAXNT on Android device

Christian Kakesa edited this page Feb 16, 2021 · 5 revisions

MinAXNT is compatible with Android devices.

Follow the steps bellow to start mining !

Create a wallet address with a desktop computer (Linux, Mac or Windows)

This video show you how to install the desktop wallet and create a wallet address: https://www.youtube.com/watch?v=_jpBfK93emM.

The download link of the desktop wallet is on our website: https://axentro.io/

Installation

  1. Install and run Termux on Android: https://play.google.com/store/apps/details?id=com.termux
  2. Paste this command on cli and press ENTER => pkg install proot-distro
  3. Paste this command on cli and press ENTER => proot-distro install alpine
  4. Paste this command on cli and press ENTER => proot-distro login alpine
  5. Paste this command on cli and press ENTER => wget https://github.com/Axentro/minaxnt/releases/download/v0.12.0/minaxnt_0.12.0_android_arm64.tar.gz
  6. Paste this command on cli and press ENTER => tar zxf minaxnt_0.12.0_android_arm64.tar.gz
  7. Run MinAXNT with your own wallet address => ./minaxnt -a TTBjMjg1NWJmZTIwMTA3MDc3NTZkNjg1MTcxYjE1YmE5ZjU3N2EzODhkYWRiZWIy -p 2

Tips

  • Stop the miner: press CTRL on virtual keyboard and then c
  • Increase your Work/s:
    • MinAXNT start message show the CPU specs
    • Get the physical or logical number of cores from the start message then replace the -p param value with the number of processes printed