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

[US] As a user, I want to see on which chains a Module has been deployed #775

Open
alainncls opened this issue Oct 23, 2024 · 0 comments
Open

Comments

@alainncls
Copy link
Collaborator

Note

This needs to be merged onto the feat/multichain branch

As a user,
I want to see on which chains a Module has been deployed,
So that it's easier to find and use it


Currently, Modules are accessed at https://explorer.ver.ax/[CHAIN_NAME]/modules/[MODULE_ID].
Now that we are moving to a chain agnostic approach, the URL will be https://explorer.ver.ax/modules/[MODULEL_ID].

Detail page

On the detail page (https://explorer.ver.ax/modules/[MODULE_ID]), we should display the exhaustive list of networks where this Module is available. This list is a list of logos + tooltips, when hovering the logos, with the chains names.

For now at least, we probably don't have 2 Modules with the exact same address on 2 network but should anticipate the case.

Table view

On any table view (Search results + https://explorer.ver.ax/modules), the logos should be displayed in small on the same row. Up to 4 logos, and if there are more chains, add a + x networks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for development
Development

No branches or pull requests

1 participant