Meganode: Celestia Node Management Tool

Hey everyone!

We’ve spent enough late nights debugging our Celestia node that we finally decided to do something about it.

Meet the Celestia Node Management Tool — one open-source CLI to handle the daily grind of running a node:

:sun: Quick status & sync verification in seconds
:sun: Validator details: pubkey, voting power, active set check
:sun: Smart State-Sync reset — auto-fetches trust height/hash, updates peers, restores validator state
:sun: One-click Hard Reset with latest PebbleDB snapshot from itrocket
:sun: Log browser with filters for errors, proposals, and missed rounds
:sun: System health: CPU, memory, disk, swap, NTP drift
:sun: Mainnet + Mocha Testnet — switch networks from the menu

No keys stored. No external calls except the RPCs you already trust. 100% open source.

:link: GitHub: https://github.com/mega-node/celestia-node-tool

A note on transparency: we currently run a Mocha testnet validator. The tool supports both Mocha and Mainnet, and we’d love input from mainnet operators to make sure everything works smoothly on your end too.

If it saves you even one 2AM debugging session, it was worth building. Feedback and contributions are always welcome :purple_heart:

Update link: GitHub - mega-node/celestia-validator-tool: Celestia validator tool · GitHub