Welcome to the Shaipot Miner installation guide. This script will help you set up Shaipot Miner on your Linux or macOS system.
Official mining pool: https://pool.shaicoin.org
Use the command below to install the Chinese version of Shaipot Miner on Linux:
apt install wget -y && rm -f shaipot_cn.sh && wget https://raw.githubusercontent.com/xt1085/shaipot_miner/main/shaipot_cn.sh && chmod +x shaipot_cn.sh && ./shaipot_cn.sh
Use the command below to install the English version of Shaipot Miner on Linux:
apt install wget -y && rm -f shaipot_en.sh && wget https://raw.githubusercontent.com/xt1085/shaipot_miner/main/shaipot_en.sh && chmod +x shaipot_en.sh && ./shaipot_en.sh