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 extra app metadata #26

Open
rolznz opened this issue Jul 1, 2024 · 2 comments
Open

Add extra app metadata #26

rolznz opened this issue Jul 1, 2024 · 2 comments
Assignees

Comments

@rolznz
Copy link
Contributor

rolznz commented Jul 1, 2024

Currently if you create an app from the app store, the icon and URLs, etc. will not be shown on the connection page. How should we do this and ensure apps are maintained when the URLs or icon updates?

@bumi
Copy link
Contributor

bumi commented Jul 1, 2024

On the apps from the app store we can have this information:

  • domain
  • image
  • category

@reneaaron
Copy link
Contributor

I think we could just have an option appId for connections that refer to store listing. That would allow us to display the icon.

However, if we ever remove a store listing we'd need to make sure the icons and other things are still available (or have some fallback).

@im-adithya im-adithya transferred this issue from getAlby/nostr-wallet-connect-next Jul 5, 2024
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

3 participants