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.

Uploaded by

Bernard Aza
Copyright
© © All Rights Reserved
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% 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.

Uploaded by

Bernard Aza
Copyright
© © All Rights Reserved
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
You are on page 1/ 1

Termux-Bitcoin

**************
https://github.com/Cvar1984/pemulungBTC
https://www.youtube.com/watch?v=rq9CIp8pWHY

First Install php and github.


$ 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

You might also like