ensdomains / evmgateway

This repository implements a generic CCIP-Read gateway for fetching state proofs of data on other EVM chains. The intended use is for contracts on L1 to be able to fetch and verify data from contracts on L2 in a read context.
MIT License
128 stars 28 forks source link

L1 gateway worker #2

Closed makoto closed 10 months ago

makoto commented 10 months ago

This allows you to host l1 gateway on Cloudflare worker

makoto commented 10 months ago

New PR is https://github.com/ensdomains/evmgateway/pull/4