elciao

Ethereum Light Client Indexer for AO

RnD Type 1 (Active Development): This technical specification is currently open and under active development

About

elciao is an EVM light client indexer for ao. It works by feeding a constant stream of EVM data (Ethereum, for this proof of concept) to an ao process, storing all future EVM block metadata and proofs on Arweave in perpituity and making that available natively to other ao processes by default.

Run Your Node Instance

elciao is an OSS licensed under the MIT license. Check the codebase's README instructions to run your own node instance: https://github.com/weaveVM/elciao

Last updated