xmtp / example-chat-react

This repo has been archived. Replacement apps include the XMTP Quickstart React and XMTP Inbox chat apps. For more details and links, see the README in this repo.
MIT License
74 stars 52 forks source link

Support ENS domains in URL #65

Closed galligan closed 2 years ago

galligan commented 2 years ago

I would love to use an ENS domain within an XMTP chat app URL to send a message to that identity. Something like …/dm/galligan.eth. Along those lines it would be helpful if the URL would re-write to the ENS name instead of defaulting to the address associated with said domain.

neekolas commented 2 years ago

Ya. DAOChat allows this I believe. Really not hard, and I agree would be a big quality of life improvement.