{"id":41646374,"url":"https://github.com/bcdevtools/block-explorer-rpc-cosmos","last_synced_at":"2026-01-24T15:31:32.919Z","repository":{"id":231156158,"uuid":"776661550","full_name":"bcdevtools/block-explorer-rpc-cosmos","owner":"bcdevtools","description":"Block Explorer RPC for Cosmos chains, designed for internet of RollApps","archived":false,"fork":false,"pushed_at":"2024-06-03T14:25:15.000Z","size":238,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-07-29T09:08:02.408Z","etag":null,"topics":["cosmos-sdk","dymension","rollapps"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcdevtools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-24T05:42:47.000Z","updated_at":"2024-06-03T14:19:12.000Z","dependencies_parsed_at":"2024-05-01T19:52:49.179Z","dependency_job_id":null,"html_url":"https://github.com/bcdevtools/block-explorer-rpc-cosmos","commit_stats":null,"previous_names":["bcdevtools/block-explorer-rpc-cosmos"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bcdevtools/block-explorer-rpc-cosmos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevtools%2Fblock-explorer-rpc-cosmos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevtools%2Fblock-explorer-rpc-cosmos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevtools%2Fblock-explorer-rpc-cosmos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevtools%2Fblock-explorer-rpc-cosmos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcdevtools","download_url":"https://codeload.github.com/bcdevtools/block-explorer-rpc-cosmos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcdevtools%2Fblock-explorer-rpc-cosmos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cosmos-sdk","dymension","rollapps"],"created_at":"2026-01-24T15:31:32.282Z","updated_at":"2026-01-24T15:31:32.915Z","avatar_url":"https://github.com/bcdevtools.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Block Explorer RPC for Cosmos chains, as a module.\n\nExtensions:\n- [EVM](https://github.com/bcdevtools/evm-block-explorer-rpc-cosmos)\n- [Wasm](https://github.com/bcdevtools/wasm-block-explorer-rpc-cosmos)\n\n### Setup\n\nThe following methods must be called:\n```go\nconfig.EnsureRoot(home, config.DefaultBeJsonRpcConfig())\n// in root.go\n```\n```go\nconfig.AddBeJsonRpcFlags(rootCmd)\n// in start.go\n```\n```go\nserver.StartBeJsonRPC(...)\n// in start.go\n```\n\n### Start\n\n```bash\nsimd start --be.enable true\n# Port will be opened at 11100\n```\n\n#### Optional configurations\n\n_(the following values are default values)_\n```bash\nsimd start \\\n    --be.enable false \\\n    --be.address 0.0.0.0:11100 \\\n    --be.http-timeout 30s \\\n    --be.http-idle-timeout 120s \\\n    --be.max-open-connections 0 \\\n    --be.allow-cors true\n# Configuration file is located at ~/$NODE_HOME/config/be-json-rpc.toml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdevtools%2Fblock-explorer-rpc-cosmos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcdevtools%2Fblock-explorer-rpc-cosmos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcdevtools%2Fblock-explorer-rpc-cosmos/lists"}