-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Create a feature that randomly chooses 5 of 10 "suggested apps" to display on /Use #63
Comments
Looking at #23, I can see how this will be a regular item for consideration. Is there someway of deferring the curation to another source? There's a lot of dapp listing site out there, maybe one has an API we can pull from, or we can just link out to them. If we go the direction of "just include everything that's not an obvious scam", I'd be in favor of modifying this feature to:
|
I propose we keep the list small and tightly curated for the immediate future, for the following reasons:
|
One valuable thing to do here would be to define the criteria we're using to put applications on this list. A few starting points:
|
The only criterion I'd add is:
Yes, it's insider-ish, but it saves a lot of effort in reviewing and fending off listings from unknown/unproven apps. |
If this feature exists, it should be used to get project sites to put some sort of "built on ethereum" reference onto their site for inclusion. |
Good discussion here. Looks like it's clarified our acceptance criteria in the README: It's on our roadmap to build a generic component that handles this random selection (i.e. given a list of X URLs & anchor text, display a random list of Y links). There are a couple implementation details to sort through - e.g. should the list randomize every time the component renders? or only once per user session? Feel free to add thoughts in this discussion. It's not a top priority but we'll update progress here (i.e. label as |
Closing in favor of #352 |
We would like to have a feature where:
The text was updated successfully, but these errors were encountered: