Skip to content

A tool for the Story Protocol validators to manage their nodes

Notifications You must be signed in to change notification settings

alikome/Story-protocol-node-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

A tool for the Story Protocol Validators

What can this tool do: Install the validator geth and consensus and create a "systemd" for both of them, in addition to a update function that can install the latest versions when available and a few other shortcuts that can be used in 1 click.

It can:

1 Install Story Node
2 Update Story Consensus
3 Update Story Geth
4 Create validator
5 Get latest block height
6 Get Validator dashboard link
7 Get Validator Public and Private Keys
8 Start the services
9 Restart the services
0 Stop the services
s Apply the latest Snapshot
d Delete node, This step is irreversible
q Quit

Note:

1- This script must be run with root privileges
2- This script is only for the linux-amd64-intel version

How to:

bash <(curl -s https://raw.githubusercontent.com/alikome/Story-Protocol-Node/main/storyTool.sh)

Or

wget https://raw.githubusercontent.com/alikome/Story-Protocol-Node/main/storyTool.sh
bash storyTool.sh

About

A tool for the Story Protocol validators to manage their nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages