Skip to content

11275/Nim

Repository files navigation

最新nim 教程

无cuda cd $HOME/nimble cd nimble-miner-public git stash git pull sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt update sudo apt install nvidia-driver-550-server sudo apt install nvidia-cuda-toolkit sudo apt install curl sudo apt-get install -y libcurl4-openssl-dev mkdir /etc/nimbleservice echo "NIMBLE_PUBKEY=你的钱包地址" > /etc/nimbleservice/nimbleservice.conf chmod +x nimbleminer ./nimbleminer

有cuda cd $HOME/nimble cd nimble-miner-public git stash git pull mkdir /etc/nimbleservice echo "NIMBLE_PUBKEY=你的钱包地址" > /etc/nimbleservice/nimbleservice.conf chmod +x nimbleminer ./nimbleminer

此脚本用于ubuntu Nimable教程,开箱即可使用,感觉无须任何教程,

升级脚本方式 rm -rf Nimble.sh && wget https://raw.githubusercontent.com/11275/Nim/main/Nimble.sh && chmod u+x Nimble.sh && bash Nimble.sh

第一次使用方式 wget https://raw.githubusercontent.com/11275/Nim/main/Nimble.sh && chmod u+x Nimble.sh && bash Nimble.sh

更新时间 8-8 针对多卡用户同一目录有可能会出现 多卡输出同一文件问题解决增加多目录运行模式

更新时间 7-22 升级版本 Nimble.sh 增加 常见问题 11项 和增加 预估收入选项

更新时间 7-20 升级版本 Nimble-v2.0.sh 增加 多卡使用脚本选项 增加一键 单卡 一键多卡选项

更新时间 7-16 初步脚本 Nimble-v1.sh 单卡 快捷启动功能 已经安装过环境的机器 可以快捷 使用 新老钱包 进行挖矿 有指引和提示

English usage instructions

First use method::::

wget https://raw.githubusercontent.com/11275/Nim/main/Nimble_en.sh && chmod u+x Nimble.sh && bash Nimble_en.sh

Important Reminder!!!!! Important Reminder!!!!! This script is mainly designed to help beginners understand the NIM process faster. A large number of common questions have been added at the beginning and some questions have been set to avoid constantly asking common questions,Recommended for newcomers to use

If you have already been exposed to NIM, you can use the no problem request version Next is the usage method::::::

wget https://raw.githubusercontent.com/11275/Nim/main/Nimble_en_noask.sh && chmod u+x Nimble.sh && bash Nimble_en_noask.sh

Updated on July 22nd

Upgrade version Nimble.sh Add 11 common questions and increase estimated revenue options

Update time 7-20

Upgrade version Nimble-v2.0.sh Add script options for multi card usage and add one click single card and one click multi card options

Updated on 7-16

Preliminary script Nimble-v1.sh The single card quick start function has been installed on machines that have already installed the environment, and there are guidelines and prompts for quickly using new and old wallets for mining 微信图片_20240723000041

About

Run scripts on nim Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages