0.1.0-beta.4 • Published 11 months ago

@ensdomains/evm-gateway v0.1.0-beta.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@ensdomains/evm-gateway

A framework for constructing generic CCIP-Read gateways targeting different EVM-compatible chains. This repository implements all the functionality required to fetch and verify multiple storage slots from an EVM-compatible chain, omitting only the L2-specific logic of determining a block to target, and verifying the root of the generated proof.

See @ensdomains/l1-gateway for an example implementation.

For a detailed readme and usage instructions, see the monorepo readme.

Installation

bun add @ensdomains/evm-gateway