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

Add support for ENS off-chain resolver #474

Open
bonustrack opened this issue Oct 4, 2022 · 10 comments
Open

Add support for ENS off-chain resolver #474

bonustrack opened this issue Oct 4, 2022 · 10 comments
Assignees

Comments

@bonustrack
Copy link
Member

We need to add support for ENS offchain resolver, this has been used by Coinbase and recently Lens Protocol to give their user an ENS domain without paying fee for each of them, see more info https://docs.ens.domains/dapp-developer-guide/ens-l2-offchain and https://github.com/ensdomains/offchain-resolver

@findtoni
Copy link

findtoni commented Oct 7, 2022

I'll work on this

@findtoni
Copy link

Hi @bonustrack, for clarification does this mean each space should have the ability to issue their users an ens subdomain?

@bonustrack
Copy link
Member Author

@findtoni No, it wont work this way, what we want is to make it possible to use an ENS domain coming from offchain resolver for example fabien.lens.xyz https://app.ens.domains/name/fabien.lens.xyz to create a space at https://snapshot.org/#/fabien.lens.xyz The space wont issue subdomain, this is done automatically on others protocols like Lens.

@findtoni
Copy link

@bonustrack Oh I get it now, thanks

@bonustrack
Copy link
Member Author

It may not be possible for the user to update the ENS snapshot text record directly on his subdomain, in this case we may want to allow creating a space from the owner of the subdomain (the user).

@eswarasai
Copy link
Contributor

Would like to pick this up, thanks!

@findtoni
Copy link

It's already being worked on.

@samuveth
Copy link
Contributor

@findtoni can you share progress or open a draft PR. Otherwise I would suggest to give it to @eswarasai

@findtoni
Copy link

Okay, @eswarasai can have it.

@samuveth samuveth assigned eswarasai and unassigned findtoni Oct 28, 2022
@zzuziak
Copy link
Contributor

zzuziak commented Jan 30, 2023

Hey @eswarasai 👋 What's the status of this issue, are you still up for solving it?

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

5 participants