This document provides instructions for installing and running a Bitcoin mining script in Termux. It first instructs the user to install git and php using apt, then clone a GitHub repository containing the script. Finally, it has the user change directories to the cloned repository and run the php mulung.php script to start Bitcoin mining.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
50%(2)50% found this document useful (2 votes)
24K views1 page
Termux Bitcoin
This document provides instructions for installing and running a Bitcoin mining script in Termux. It first instructs the user to install git and php using apt, then clone a GitHub repository containing the script. Finally, it has the user change directories to the cloned repository and run the php mulung.php script to start Bitcoin mining.
$ apt install git php5 php-curl And then clone Repository $ git clone https://github.com/Cvar1984/pemulungBTC Open and run Script $ cd pemulungBTC $ php mulung.php