Node Management

Check logs

sudo journalctl -u xrpl -f -o cat

Start service

sudo systemctl start xrpl

Stop service

sudo systemctl stop xrpl

Restart service

sudo systemctl restart xrpl

Check service status

sudo systemctl status xrpl

Reload services

sudo systemctl daemon-reload

Enable Service

sudo systemctl enable xrpl

Disable Service

sudo systemctl disable xrpl

Sync info

exrpd status 2>&1 | jq .SyncInfo

Node info

Latest Block Info

Your node peer

a

Last updated