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

Support ENS In Frontend #54

Open
2 tasks
apbendi opened this issue Jul 1, 2021 · 0 comments
Open
2 tasks

Support ENS In Frontend #54

apbendi opened this issue Jul 1, 2021 · 0 comments
Assignees
Labels
app changes to the user facing app feature New functionality

Comments

@apbendi
Copy link
Member

apbendi commented Jul 1, 2021

  • In the wallet status widget: attempt ENS reverse resolution using the ethers.js reverse resolution functionality, and show the .eth name if one is returned instead of the full address. Show the address in a tooltip on hover.
  • On the transfer form: In the recipient field, allow the user to type an ENS name. When they exit the field, resolve the address and update the form to show it. If resolution fails, show an in line error
@apbendi apbendi added feature New functionality app changes to the user facing app labels Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app changes to the user facing app feature New functionality
Projects
None yet
Development

No branches or pull requests

2 participants