Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 559 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 559 Bytes

rpc-crawler

rpc crawler for researching cosmos networks

This software will take an argument of any open rpc and it will query net_info. Then it will recursively search all open rpc's net_info.

It will output to nodes.toml:

  • total number of nodes
  • successful node urls
  • unsuccessful node urls
  • Open GRPC
  • Open API

Install

go install github.com/notional-labs/rpc-crawler

Usage

to check a local node on 26657:

rpc-crawler

to check a node of your choice:

rpc-crawler https://notionalapi.com/cosmos