For the complete documentation index, see llms.txt. This page is also available as Markdown.

Node Delete

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

Last updated