Node Management

Check logs

sudo journalctl -u zetachain -f -o cat

Start service

sudo systemctl start zetachain

Stop service

sudo systemctl stop zetachain

Restart service

sudo systemctl restart zetachain

Check service status

sudo systemctl status zetachain

Reload services

sudo systemctl daemon-reload

Enable Service

sudo systemctl enable zetachain

Disable Service

sudo systemctl disable zetachain

Sync info

zetacored status 2>&1 | jq .SyncInfo

Node info

Latest Block Info

Your node peer

a

Last updated