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

Add gateway and verifier for Taiko L2 #48

Open dong77 opened 3 months ago

dong77 commented 3 months ago

It will be great if we can work together to add a gateway and verifier for Taiko's L2 mainnet.

makoto commented 1 month ago

FYI, We have been working with the Taiko team to come up with PoC https://github.com/makoto/taikotest (just enough to prove that we can do storage verification. I mentioned this to Unarguable team who is the new maintainer of the repo. @nxt3d @clowestab @adraffy

adraffy commented 1 month ago

Awesome! I'll take a look

clowestab commented 1 month ago

Thanks @makoto. Typo - Unruggable ;)

Happy to work with you @dong77 to make this happen. @adraffy is going to take a look at the work thus far and we will work on a verifier. I'll connect with you directly (via Makoto).