{"id":23899096,"url":"https://github.com/gonative-cc/tendermint-lightclient","last_synced_at":"2026-02-05T22:32:16.101Z","repository":{"id":246949914,"uuid":"822634283","full_name":"gonative-cc/tendermint-lightclient","owner":"gonative-cc","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-26T17:48:31.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T22:38:44.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/gonative-cc.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2024-07-01T14:08:49.000Z","updated_at":"2024-08-04T05:54:56.000Z","dependencies_parsed_at":"2024-07-22T19:07:36.823Z","dependency_job_id":"f7e28d47-ea3a-47fd-80bb-ed45d65091ef","html_url":"https://github.com/gonative-cc/tendermint-lightclient","commit_stats":null,"previous_names":["gonative-cc/tendermint-lightclient"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gonative-cc/tendermint-lightclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonative-cc%2Ftendermint-lightclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonative-cc%2Ftendermint-lightclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonative-cc%2Ftendermint-lightclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonative-cc%2Ftendermint-lightclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gonative-cc","download_url":"https://codeload.github.com/gonative-cc/tendermint-lightclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonative-cc%2Ftendermint-lightclient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29136771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T21:59:57.939Z","status":"ssl_error","status_checked_at":"2026-02-05T21:59:57.628Z","response_time":65,"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":[],"created_at":"2025-01-04T18:15:52.871Z","updated_at":"2026-02-05T22:32:16.081Z","avatar_url":"https://github.com/gonative-cc.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tendermint Light Client\n\nPoC for a minimalistic TM Light Client based on [lib-rs](https://github.com/cosmos/ibc-rs)\n\n## Cli interface \n\n### Fetch Consensus State and Header \n\nThis command fetch consensus state and header from full-node. This only use for testing `Verify` command.  \n\nFetch current consensus state and save output to output_path. URL is a full-node endpoint.\n```bash \ntendermint-lightclient fetch-consensus-state \u003cURL\u003e \u003cOUTPUT_PATH\u003e\n```\nFetch header at height and save output to output_path. URL is a full-node endpoint.\n\n```bash\ntendermint-lightclient fetch-header \u003cURL\u003e \u003cHEIGHT\u003e \u003cOUTPUT_PATH\u003e\n```\n\n### Verify\n\nThis command verifies a new state (can extract from header) is valid state start from consensus state in cs_path file.\n\n```bash\ntendermint-lightclient verify \u003cCS_PATH\u003e \u003cHEADER_PATH\u003e\n```\n### Update \n\nThis command work like verify command but create new consensus state and save to new_cs_path. \n\n```bash\ntendermint-lightclient update \u003cCS_PATH\u003e \u003cHEADER_PATH\u003e \u003cNEW_CS_PATH\u003e\n```\n\n### State Proof \n\n```bash\ntendermint-lightclient state-proof \u003cPROOF_PATH\u003e \u003cAPP_HASH\u003e \u003cSEQUENCE\u003e \u003cVALUE\u003e \u003cPREFIX\u003e\n```\n\nIn current version, we only support proof packet transfer on full-node. We only verify the Cosmos IAVL Store.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonative-cc%2Ftendermint-lightclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgonative-cc%2Ftendermint-lightclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonative-cc%2Ftendermint-lightclient/lists"}