Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross chain resolver doc improvements #311

Open
marronjo opened this issue Sep 27, 2024 · 0 comments
Open

Cross chain resolver doc improvements #311

marronjo opened this issue Sep 27, 2024 · 0 comments

Comments

@marronjo
Copy link

Hi ENS team,

here is feedback on the ENS docs I came up with after building a cross chain resolver on ENS at ETH Singapore. For context, I have good experience with Solidity but it was my first time building with ENS.

The cross-chain resolver flow can be initially intimidating. The docs help to outline the process but some parts lack depth e.g. the following picture is helpful but doesn't mention which network each address belongs to. Which can be quite confusing if you are not familiar with ENS. Are they each on different networks ? all on the same ?

ens-id-path

It would also be useful to explain how the mainnet resolver knows which offchain gateway to query when the subdomain does not exist on mainnet (*.name.eth) e.g. It checks the owner of the higher level domain (name.eth) and uses this address to find the associated offchain resolver deployed using ccip.tools for example.

Hopefully this feedback is helpful, let me know if you have any questions.

cheers,

Joe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant