Validates RPC endpoints are properly configured for public infrastructure.
Check all servers in the default kujira-infra.txt
list:
npm run start
Check custom server(s):
node src/main.js <url1> [<url2> ...]
- CORS: Cross-origin access policy should be open (*) or not defined
- Synced: Node should be caught up with the latest blocks
- Indexing: Node should have transaction indexing enabled for queries