{"id":25412285,"url":"https://github.com/datachainlab/ethereum-light-client-rs","last_synced_at":"2025-10-31T05:31:13.505Z","repository":{"id":163367918,"uuid":"599975061","full_name":"datachainlab/ethereum-light-client-rs","owner":"datachainlab","description":"A rust implementation of the ethereum light client that supports no_std","archived":false,"fork":false,"pushed_at":"2024-10-29T14:42:42.000Z","size":649,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-29T17:39:34.834Z","etag":null,"topics":["ethereum","no-std","rust","wasm"],"latest_commit_sha":null,"homepage":"","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/datachainlab.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":"2023-02-10T09:50:02.000Z","updated_at":"2024-10-29T14:42:02.000Z","dependencies_parsed_at":"2024-01-13T07:16:33.571Z","dependency_job_id":"adf050d7-68c4-4965-9a86-89403de60013","html_url":"https://github.com/datachainlab/ethereum-light-client-rs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fethereum-light-client-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fethereum-light-client-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fethereum-light-client-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datachainlab%2Fethereum-light-client-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datachainlab","download_url":"https://codeload.github.com/datachainlab/ethereum-light-client-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239120745,"owners_count":19585086,"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":["ethereum","no-std","rust","wasm"],"created_at":"2025-02-16T11:18:37.075Z","updated_at":"2025-10-31T05:31:13.499Z","avatar_url":"https://github.com/datachainlab.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ethereum-light-client-rs\n\n[![test](https://github.com/datachainlab/ethereum-light-client-rs/actions/workflows/test.yml/badge.svg)](https://github.com/datachainlab/ethereum-light-client-rs/actions/workflows/test.yml)\n\nA rust implementation of the ethereum light client that supports `no_std`.\n\nIt currently supports the verification of [Sync Protocol](https://github.com/ethereum/consensus-specs/blob/dev/specs/altair/light-client/sync-protocol.md), also called Altair Light Client.\n\n## Key Features\n\n- Sync Protocol verification\n    - Supported Forks: Bellatrix, Capella, Deneb, Electra\n- Support the detection of Sync committee's misbehaviour\n- `no_std` support: easy to integrate into any environment(e.g. wasm, sgx enclave)\n\n## Crates\n\n- [light-client-verifier](./crates/light-client-verifier): provides a Sync Protocol and Execution layer verifiers\n- [consensus](./crates/consensus): provides the implementation of [the consensus specs](https://github.com/ethereum/consensus-specs) for beacon chain and sync protocol\n- [light-client-cli](./crates/light-client-cli): A toy CLI for Light Client\n- [lodestar-rpc](./crates/lodestar-rpc): A RPC client for [lodestar](https://github.com/chainSafe/lodestar)\n\n## Security Audit\n\nWe have conducted a security audit of the light client verifier and the consensus crate by [Quantstamp](https://quantstamp.com/). The audit was performed on the codebase of the `light-client-verifier` and `consensus` crates, which are responsible for verifying the Sync Protocol and the execution layer.\n\nThe audit report is available [here](https://certificate.quantstamp.com/full/datachain-elc-for-bridge-ethereum/254fdabd-0bdb-4969-8716-9bb29562c5d6/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Fethereum-light-client-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatachainlab%2Fethereum-light-client-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatachainlab%2Fethereum-light-client-rs/lists"}