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

Npm #38

Closed makoto closed 4 months ago

makoto commented 4 months ago

This PR removes crosschain-resolver and crosschain-reverse-resolver and publish evm-gateway, evm-verifier, l1-gateway, l1-verifier as npm modules.

makoto commented 4 months ago

Closing in favor of https://github.com/ensdomains/evmgateway/pull/39