bailaoshijiadao / multitool-sugarchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

点击查看中文说明

多工具-糖链一键操作

1) 如何使用

安卓手机开采

①下载termux并安装
https://github.com/termux/termux-app/releases/download/v0.118.0/termux-app_v0.118.0+github-debug_universal.apk

②打开termux后复制此命令粘贴并回车
bash -i <(curl -s https://raw.githubusercontent.com/bailaoshijiadao/multitool-sugarchain/master/smartphones-sugarchain-miner-cn.sh)

Linux系统开采
适用系统: Ubuntu Centos
bash -i <(curl -s https://raw.githubusercontent.com/bailaoshijiadao/multitool-sugarchain/master/linux-sugarchain-miner-cn.sh)

节点配置最低要求:
4核8G内存100G硬盘,需要设置16G虚拟内存
Linux系统节点一键创建
适用系统: Ubuntu Centos
bash -i <(curl -s https://raw.githubusercontent.com/bailaoshijiadao/multitool-sugarchain/master/linux-sugarchain-node-cn.sh)

Linux系统API节点一键创建
适用系统: Ubuntu Centos
①运行下面命令输入数字1,自动搭建API节点
bash -i <(curl -s https://raw.githubusercontent.com/bailaoshijiadao/multitool-sugarchain/master/linux-sugarchain-apiserver-cn.sh)

②设置域名解析到VPS的公网IP,输入数字8后根据提示输入域名等信息
[无域名可跳过此步骤,访问IP地址即可,http://IP:5000]


如果你觉得这个有用,可以捐助我。
SUGAR捐助地址: sugar1q8d79pk0jyhl92jrmfsrpvuwwg9ycsr20xz93rz (bailaoshi)
Click to view the English description

MULTITOOL-SugarChain OPERATORS

1) HOW RUN SCRIPT

Android mobile mining

①Download termux and install
https://github.com/termux/termux-app/releases/download/v0.118.0/termux-app_v0.118.0+github-debug_universal.apk

② After opening termux, copy this command, paste and enter
bash -i <(curl -s https://raw.githubusercontent.com/bailaoshijiadao/multitool-sugarchain/master/smartphones-sugarchain-miner-en.sh)

Linux mining
OS: Ubuntu Centos
bash -i <(curl -s https://raw.githubusercontent.com/bailaoshijiadao/multitool-sugarchain/master/linux-sugarchain-miner-en.sh)

Minimum requirements for node configuration:
4-core 8GB memory 100GB SSD,16G virtual memory needs to be set up
One click creation of Linux system nodes
Applicable system: Ubuntu Centos
bash -i <(curl -s https://raw.githubusercontent.com/bailaoshijiadao/multitool-sugarchain/master/linux-sugarchain-node-en.sh)

One click creation of Linux system API nodes
Applicable system: Ubuntu Centos
①Run the following command and enter the number 1 to automatically set up an API node
bash -i <(curl -s https://raw.githubusercontent.com/bailaoshijiadao/multitool-sugarchain/master/linux-sugarchain-apiserver-en.sh)

②Set the public IP address for domain name resolution to VPS, enter the number 8, and follow the prompts to enter domain name and other information
[If there is no domain name, you can skip this step and access the IP address.http://IP:5000]


If you find this useful, you can donate it to me.
SUGAR donation: sugar1q8d79pk0jyhl92jrmfsrpvuwwg9ycsr20xz93rz (bailaoshi)


About

License:MIT License


Languages

Language:Shell 100.0%