With this tool you can input your external_chain RPC endpoints and have the script check for their connectivity or sync status, and notify you in case of a failure.
- RPC Endpoint Check
- Custom Timing
- Telegram Notifications
- Support for Polygon, Moonbeam, Ethereum, Avalanche, Fantom.
If you have tmux installed, then you can skip this step.
apt install tmux
tmux new -s rpc
wget https://raw.githubusercontent.com/qubelabsio/axelar-tools/main/rpc.sh
chmod +x rpc.sh
./rpc.sh
Use CTRL+B D to detach from tmux session.
Once the script starts, follow the instructions and enter your RPC details (IP:PORT or URL), minutes (default 5) and Telegram token (optional).