Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

ENS CCIP-read + wildcard support #2143

Closed
makoto opened this issue Feb 13, 2023 · 0 comments · Fixed by #2402
Closed

ENS CCIP-read + wildcard support #2143

makoto opened this issue Feb 13, 2023 · 0 comments · Fixed by #2402

Comments

@makoto
Copy link

makoto commented Feb 13, 2023

ENS has added new functionality in the form of two major upgrades:

Wildcard resolution (ENSIP 10) makes it possible to define wildcard subdomains, so that one resolver can provide records for all subdomains of a name.
CCIP Read (EIP 3668) makes it possible for names to be resolved using offchain data.
The combination of these two features mean it's now possible to have ENS names that are stored on L2s or on other offchain data stores such as private databases. Please refer to our doc for more detail. The feature is already used by Coinbase for cb.id and Lens for their lens profile integration.

We'd love to see ethers-rs support this new functionality (and note, EIP 3668 applies to contract interactions more generally). Please let us know if there's anything we can do to facilitate getting it added!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant