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

Endpoint to resolve ENS node to domain name #2

Open
Tracked by #51 ...
nerfZael opened this issue Mar 30, 2022 · 2 comments
Open
Tracked by #51 ...

Endpoint to resolve ENS node to domain name #2

nerfZael opened this issue Mar 30, 2022 · 2 comments
Labels
blocker ens-tracking-api old Not applicable to current milestone/left behind for reference

Comments

@nerfZael
Copy link
Collaborator

nerfZael commented Mar 30, 2022

HTTP GET Endpoint /api/ens/node/resolve/:ens-node should take an ENS node as a param and return the ENS domain name if found
HTTP POST Endpoint /api/ens/node/resolve-many should take a body that's an array of ENS nodes(strings) and return an array of ENS domain names (strings). If a node cannot be resolved, an empty string will be returned instead

This was referenced Mar 30, 2022
@nerfZael nerfZael added this to the alpha milestone Mar 30, 2022
@nerfZael nerfZael moved this to Need spec in Protocol Apr 2, 2022
@nerfZael
Copy link
Collaborator Author

nerfZael commented Apr 2, 2022

Blocker for https://github.com/polywrap/hub/issues/223

@nerfZael nerfZael moved this from Need spec to Blocked in Protocol Apr 2, 2022
@nerfZael
Copy link
Collaborator Author

nerfZael commented Apr 2, 2022

Blockers:

@nerfZael nerfZael moved this from Blocked to Ready for dev in Protocol Apr 8, 2022
@nerfZael nerfZael removed this from the alpha milestone May 3, 2022
@nerfZael nerfZael moved this from Ready for dev to Need spec in Protocol Sep 1, 2022
@nerfZael nerfZael removed the status in Protocol Sep 1, 2022
@pileks pileks added the old Not applicable to current milestone/left behind for reference label Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker ens-tracking-api old Not applicable to current milestone/left behind for reference
Projects
Status: No status
Development

No branches or pull requests

2 participants