Skip to content

xt1085/shaipot_miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shaipot Miner Installation Script

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

Linux Installation

Chinese Version:

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

English Version:

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


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages