Open sariose opened 1 year ago
Is there anything to exclude from the data above?
Get back to me.
I've searched for the past week, and finally I can mine with my Android phone
I think there are overlapping parts
I'm not a programmer. I don't know
termux-setup-storage
apt update && apt upgrade
pkg install proot-distro
proot-distro install ubuntu
proot-distro login ubuntu
termux-setup-storage
apt update -y
apt upgrade -y
apt install git -y
git clone https://github.com/mantvmass/os-installer
cd os-installer
sh build.sh
os-installer
apt-get update && apt-get upgrade -y
apt install git -y
apt install proot -y
apt-get install automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev zlib1g-dev make g++
apt-get install libcurl4-openssl-dev -y && apt-get install libssl-dev -y && apt-get install libjansson-dev -y && apt-get install automake -y && apt-get install autotools-dev -y && apt-get install build-essential -y && apt-get install nano -y
git clone https://github.com/decryp2kanon/sugarmaker.git
cd sugarmaker
./autogen.sh
./configure CFLAGS="-Wall -O2 -fomit-frame-pointer" CXXFLAGS="$CFLAGS -std=gnu++11"
make
run miner