Skip to content

Dynamicer/NuStart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Legacy Project

GO TO https://github.com/Dynamicer/NuCypher-Helper

NuStart

This is a pure translation for https://github.com/Achi101/NuStart .

NuCypher node installation automation

Before running the script, prepare the Keystore file for the worker wallet and Endpoint info

NuCypher 节点安装一键包(适用 Ubuntu)

使用一键包前,请准备好 worker 钱包的 Keystore 文件和 infura Endpoint 信息

你可能需要先注册 infura ,建立项目,在 Endpoint 信息中复制 WSS 开头的链接

Add a user to the system:

adduser 'USER' -ingroup sudo && su 'USER'

Download and run the Script & Enter the required values:

cd && wget https://raw.githubusercontent.com/Dynamicer/NuStart/master/nu-start && chmod u+x ~/nu-start && ./nu-start

About

Автоматизация установки ноды NuCypher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%