rpc-crawler

command module
v0.0.0-...-25bf87c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL