diff --git a/README.md b/README.md index 4ac64c6..bab31b0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # Ethereum Canister -The Ethereum canister offers a secure and trustless way to access Ethereum blockchain data within the internet-computer ecosystem. -Behind the scenes, it leverages the [`helios`](https://github.com/a16z/helios) light Ethereum client. +The Ethereum canister offers a secure and trustless way to access Ethereum blockchain data within the [Internet Computer](https://internetcomputer.org/) ecosystem. +Behind the scenes, it leverages our [fork](https://github.com/eigerco/helios) of the [`helios`](https://github.com/a16z/helios) light Ethereum client. This client is equipped with the capability to validate the authenticity of fetched data. +Read more about this project [on our blog](https://www.eiger.co/blog/icp-light-client) + ## Running and using the Ethereum canister ```bash @@ -245,8 +247,17 @@ API design, handling payments, and guarding some methods from public usage. Also exposing the full helios API and seeking community input sounds like a neat idea. -## Roadmap +## Project & Roadmap [Milestones](https://github.com/eigerco/ethereum-canister/milestones) [Roadmap](https://github.com/orgs/eigerco/projects/11/views/2) + +The milestones in the roadmap have been completed. This project was completed with support from Dfinity and the Internet Computer community. + +## About [Eiger](https://www.eiger.co) + +We are engineers. We contribute to various ecosystems by building low level implementations and core components. We built this integration because we belive in Ethereum, Internet Computer and wanted to build verifyable cross-chain communication between the two. + +Contact us at hello@eiger.co +Follow us on [X/Twitter](https://x.com/eiger_co)