Node Management

Check logs

sudo journalctl -u selfchain -f -o cat

Start service

sudo systemctl start selfchain

Stop service

sudo systemctl stop selfchain

Restart service

sudo systemctl restart selfchain

Check service status

sudo systemctl status selfchain

Reload services

sudo systemctl daemon-reload

Enable Service

sudo systemctl enable selfchain

Disable Service

sudo systemctl disable selfchain

Sync info

selfchaind status 2>&1 | jq .SyncInfo

Node info

Latest Block Info

Your node peer

a

Last updated