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

Stargaze flow: allow for non-launchpad URLs #113

Open
mikedotexe opened this issue Sep 30, 2022 · 0 comments
Open

Stargaze flow: allow for non-launchpad URLs #113

mikedotexe opened this issue Sep 30, 2022 · 0 comments

Comments

@mikedotexe
Copy link
Collaborator

The Stargaze site has grown and changed a lot! Early on it was easy to go to the launchpad and click on a collection's image to give a url like:
https://app.stargaze.zone/launchpad/stars1lndsj2gufd292c35crv97ug2ncdcn9ys4s8e94wlxyeft6mt3k2svkwps9

Now there is a marketplace and a few different routes that people may find easier to use, given that there are so many great projects launching.

For instance, you can go to the Stargaze Marketplace, click on Bad Kids, and navigate your way to a page like this:
https://www.stargaze.zone/marketplace/stars19jq6mj84cnt9p7sagjxqf8hxtczwc8wlpuwe4sh62w45aheseues57n420

Currently starrybot is looking for a different path, like the first link above.

This shouldn't be hard, and it'll likely be a change in stargaze.js

If you were to try to paste the second link instead, it'll give you a not-great error:

Screen Shot 2022-09-30 at 2 06 51 PM

So the task is to make sure we can handle whatever is the most convenient link for end users, which is no longer the Launchpad link.

@mikedotexe mikedotexe changed the title Allow for non-launchpad URLs Stargaze flow: allow for non-launchpad URLs Sep 30, 2022
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

1 participant