{"id":13562854,"url":"https://github.com/cosmos/gex","last_synced_at":"2025-07-08T05:11:09.582Z","repository":{"id":40403769,"uuid":"300543468","full_name":"cosmos/gex","owner":"cosmos","description":"In-terminal explorer for Cosmos SDK blockchains.","archived":false,"fork":false,"pushed_at":"2024-03-26T14:48:32.000Z","size":76238,"stargazers_count":93,"open_issues_count":3,"forks_count":45,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-04-14T22:51:10.444Z","etag":null,"topics":["blockchain","cosmossdk","rpc","tendermint","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmos.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-02T08:00:00.000Z","updated_at":"2024-06-18T19:59:39.165Z","dependencies_parsed_at":"2024-06-18T19:59:36.329Z","dependency_job_id":"856723cd-45ec-4ad6-bd96-f909e62f61f3","html_url":"https://github.com/cosmos/gex","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/cosmos/gex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmos%2Fgex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmos%2Fgex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmos%2Fgex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmos%2Fgex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmos","download_url":"https://codeload.github.com/cosmos/gex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmos%2Fgex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264199400,"owners_count":23571744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","cosmossdk","rpc","tendermint","websocket"],"created_at":"2024-08-01T13:01:12.898Z","updated_at":"2025-07-08T05:11:09.546Z","avatar_url":"https://github.com/cosmos.png","language":"Go","readme":"## GEX In-Terminal Gaia Explorer\n\nGEX is a real time in-terminal explorer for Cosmos SDK blockchains. See the [Check out your Cosmos SDK blockchain in a terminal-based block explorer](https://blog.cosmos.network/gaia-explorer-in-terminal-f37a4ea52e3c) blog post to learn more about GEX.\n\nThe GEX explorer displays blocks, transactions, validator, network status, and more information. Use the GEX block explorer to see the status of peers, connection, version, and other useful information to have a quick peek into your own node. GEX works with Starport.\n\n## Install GEX\n\nThe GEX installation requires Go. If you don't already have Go installed, see https://golang.org/dl. Download the binary release that is suitable for your system and follow the installation instructions.\n\nTo install the GEX binary:\n\n```sh\ngo install github.com/cosmos/gex@latest\n```\n\n## Run GEX\n\nTo launch a GEX explorer in your terminal window, type:\n\n```sh\ngex\n```\n\nand hit enter.\n\n## Optional Host\n\nConfigure an optional host, instead of using the default RPC host `localhost`\n\n```sh\ngex -h 192.168.0.1\n```\n\n## Optional Port\n\nConfigure an optional port, instead of using the default RPC port `26657`\n\n```sh\ngex -p 27657\n```\n\n## Optional Secure Transport\nConfigure connection to use SSL for HTTP and websockets requests\n```sh\ngex -s\n```\n\n## Print help\n```sh\ngex --help\nUsage of gex:\n  -h string\n               host to connect (default \"localhost\")\n  -p int\n               port to connect (default 26657)\n  -s boolean   \n               use SSL for connection\n```\n\n## Preview\n\n![Terminal Screenshot](./screenshot.png \"Screenshot Application\")\n\n## Run In Development\n\nTo manually run GEX, clone the `github.com/cosmos/gex` repository and then cd into the `gex` directory. Then to run GEX manually, type this command in a terminal window:\n\n`go run main.go`\n\n## Contribute\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to contribute and how the code is structured.\n\nThanks for contributing!\n","funding_links":[],"categories":["Block Explorers","Go"],"sub_categories":["Terminal Block Explorers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmos%2Fgex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmos%2Fgex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmos%2Fgex/lists"}