-
Notifications
You must be signed in to change notification settings - Fork 3
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 !
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/
- Install and run Termux on Android: https://play.google.com/store/apps/details?id=com.termux
- Paste this command on cli and press ENTER =>
pkg install proot-distro
- Paste this command on cli and press ENTER =>
proot-distro install alpine
- Paste this command on cli and press ENTER =>
proot-distro login alpine
- 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
- Paste this command on cli and press ENTER =>
tar zxf minaxnt_0.12.0_android_arm64.tar.gz
- Run MinAXNT with your own wallet address =>
./minaxnt -a TTBjMjg1NWJmZTIwMTA3MDc3NTZkNjg1MTcxYjE1YmE5ZjU3N2EzODhkYWRiZWIy -p 2
- 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