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

ENS endpoint #45

Open
nerfZael opened this issue Mar 26, 2022 · 2 comments
Open

ENS endpoint #45

nerfZael opened this issue Mar 26, 2022 · 2 comments
Assignees

Comments

@nerfZael
Copy link
Collaborator

nerfZael commented Mar 26, 2022

Add new endpoint /ens/{network}/{ensDomain}
It should work the same as the /ipfs/{ipfsHash} except it should of course first resolve the ensDomain to an ipfsHash
Use the ens resolver like here: https://github.com/nerfZael/wrappers/blob/main/src/services/WrapperService.ts to not rely on a predefined public ens resolver address.

@nerfZael nerfZael added this to the alpha milestone Mar 30, 2022
@nerfZael nerfZael moved this to Ready for dev in Protocol Apr 2, 2022
@nerfZael nerfZael changed the title IPFS Gateway API: ENS endpoint ENS endpoint Apr 2, 2022
@nerfZael
Copy link
Collaborator Author

nerfZael commented Apr 3, 2022

Blocks #24

@mbrizic mbrizic self-assigned this Apr 4, 2022
@nerfZael nerfZael moved this from Ready for dev to In progress in Protocol Apr 4, 2022
@nerfZael nerfZael moved this from In progress to In Review in Protocol Apr 7, 2022
@nerfZael nerfZael closed this as completed Apr 7, 2022
Repository owner moved this from In Review to Done in Protocol Apr 7, 2022
@nerfZael
Copy link
Collaborator Author

Re opening this as it needs to be revisited now that the ens-indexer and persistence nodes have been separated
Also, I don't think this is really alpha priority, so I'm moving it out

@nerfZael nerfZael reopened this Apr 12, 2022
@nerfZael nerfZael removed this from the alpha milestone Apr 12, 2022
@nerfZael nerfZael moved this from Done to Need spec in Protocol Apr 12, 2022
@nerfZael nerfZael removed the status in Protocol Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants