Useful commands

//

WALLET MANAGEMENT

Add Wallet Specify the value <wallet> with your own wallet name

//

VALIDATOR MANAGEMENT

Please adjust , MONIKER , YOUR_KEYBASE_ID , YOUR_DETAILS , YOUR_WEBSITE_URL

//

TOKEN MANAGEMENT

//

GOVERNANCE

//

SERVICES MANAGEMENT

//

UTILITY

//

DELETE NODE

sudo systemctl stop story story-geth && sudo systemctl disable story story-geth && sudo rm /etc/systemd/system/story.service /etc/systemd/system/story-geth.service && sudo systemctl daemon-reload && sudo rm -rf $(which story) && rm -rf $HOME/.story

Last updated