Before You Start Mining Run This Command To Install Repositeries:
python3 -m pip install -r requirements.txt
Once You Have Installed All Repos Then Run This Command:
python3 'SiriCoinPCMiner.py'
And You Are Now Promted To Put Your SiriCoin Address Copy and Paste It Then Hit Enter And Your PC is Now Mining.
Note that you need to have termux installed from their official github repository.. after that copy and paste the below commands
apt-get update && apt-get upgrade
apt-get install git wget
apt-get install python3 python3-pip
git clone https://github.com/Shreyas-ITB/SiriCoinPCMiner
cd SiriCoinPCMiner
python3 -m pip install -r requirements.txt
python3 SiriCoinPCMiner-OPT.py
OFFICIAL PC MINER BY SIRIDEVS FROM SIRICOIN..