From 6e1f34b16830e37ae6c4219c338d1b765aacc971 Mon Sep 17 00:00:00 2001 From: SChernykh Date: Thu, 5 May 2022 15:53:04 +0200 Subject: [PATCH] Termux build instructions --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ba3735c..839854b 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,18 @@ cmake .. 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 If you'd like to support further development of Monero P2Pool, you're welcome to send any amount of XMR to the following address: