Termux build instructions

This commit is contained in:
SChernykh
2022-05-05 15:53:04 +02:00
parent 1a35177633
commit 6e1f34b168
+12
View File
@@ -271,6 +271,18 @@ cmake ..
make make
``` ```
### Android (Termux)
Run the following commands to install the necessary prerequisites, clone this repo, and build P2Pool locally in Termux:
```
pkg install git build-essential cmake libuv libzmq
git clone --recursive https://github.com/SChernykh/p2pool
cd p2pool
mkdir build && cd build
cmake ..
make -j$(nproc)
```
## Donations ## Donations
If you'd like to support further development of Monero P2Pool, you're welcome to send any amount of XMR to the following address: If you'd like to support further development of Monero P2Pool, you're welcome to send any amount of XMR to the following address: