The Ethereum Lightclient Canister is an open-source Ethereum light client that provides secure and trustless access to Ethereum blockchain data. It is forked from the helios open-source project and operates on the Internet Computer. Currently, it offers transaction verification capabilities, allowing you to confirm whether specific transactions of interest genuinely exist on the Ethereum blockchain and have achieved finality.
We have deployed ethereum lighthclient canister on the Internet Computer mainnet, the canister id is 2jzxy-6qaaa-aaaai-atfya-cai. Additionally, we provide a demonstration application ethereum-lightclient-tester to showcase the verification functionalities of the light client.