Skip to content

manwallet/shaipot_miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 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 system.

Official mining pool: https://pool.shaicoin.org

Instructions

Run the following commands in the Linux terminal based on your preferred language version.

Chinese Version:

Use the command below to install the Chinese version of Shaipot Miner:

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:

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

Shaipot Miner for Windows 10:

https://github.com/xt1085/shaipot_miner/releases/tag/v1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages