📜 Useful Commands
Version Information
monad-node --versionService Status
systemctl status monad-bft monad-execution monad-rpc --no-pagerLogs
journalctl -u monad-bft -f
journalctl -u monad-execution -f
journalctl -u monad-rpc -fBlock Height / Sync Status
curl http://localhost:8080 \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'Disk Usage (MonadDB)
Quick Node Overview
Last updated