An in-terminal explorer for Cosmos SDK blockchains.
Displays blocks, transactions, validator, network status and more about peers, connection, version and useful information when you want to have a quick peek into your own node. Works with Starport.
go get -u github.com/cosmos/gex
gex
gex -p 27657
Git clone repository and cd into the directory, then
go run main.go
Thanks for contributing!
Check out the CONTRIBUTING.md to learn about how to contribute and how the code is structured.