Pactus Ping is a lightweight, client-side tool designed to check the connectivity of Pactus blockchain node APIs. It is useful for developers, node operators, and integrators to quickly verify API responses from any Pactus node.
The tool supports connectivity checks for the following protocols:
- gRPC-Web
- JSON-RPC
- HTTP-API
Access the tester at: https://ping.pactus.org
Make sure you have Yarn installed, then:
yarn install
yarn build
yarn start