This site helps you check the status and metrics of your Celestia Bridge Node in just a few clicks. Simply enter your node's IP address, port, and a valid authentication token to get started.
Depending on the network you're using, run the following command on your server where the bridge node is running:
celestia bridge auth read --p2p.network mocha --node.store /mnt/data/.celestia-bridge
celestia bridge auth read --p2p.network celestia --node.store /mnt/data/.celestia-bridge
Once you get the token, copy and paste it into the Authentication Token field, fill in your IP and port (default: 26658
), and click CHECK.
This indicates that your bridge node is functioning properly and is successfully syncing blocks.
⚠️ Make sure your bridge node is publicly accessible on the IP and port you provide, and that firewall rules allow connections.