[X] I have searched the existing issues and feature requests
Feature Description
A directory of all the monanimals in the Monad ecosystem.
A seperate page is not necessarily added for every monanimal, it would start out very small and grow with future updates.
For each monanimal I would add only:
Name
Small description (1-2 lines, max 80 characters)
Image
Date of birth / creation (first post on twitter perhaps?)
Verified badge
Problem and Motivation
To onboard new people within the Monad ecosystem to gmon.link it requires attention, an easy way to get attention is building a resource that both current and new people within the Monad ecosystem can benefit from.
Proposed Solution
So I propose building a directory of monanimals, initially in a grid/list layout later in a timeline.
A monanimal added to this directory would live in the projects table but does not require a linktree type page. So a new column should be added like: has_gmon that defaults to false and is set to true when a gmonlink page is created via the Telegram bot.
This reserves the correct url (slug) for a monanimal without limiting the directory to only monanimals that have a gmon.link page.
Monanimals can get a verified badge by creating a gmon.link page and getting verified on their page. We can look into adding more tags/categories to monanimals in a later update.
Is there an existing feature request for this?
Feature Description
A directory of all the monanimals in the Monad ecosystem.
A seperate page is not necessarily added for every monanimal, it would start out very small and grow with future updates.
For each monanimal I would add only:
Problem and Motivation
To onboard new people within the Monad ecosystem to gmon.link it requires attention, an easy way to get attention is building a resource that both current and new people within the Monad ecosystem can benefit from.
Proposed Solution
So I propose building a directory of monanimals, initially in a grid/list layout later in a timeline.
A monanimal added to this directory would live in the
projects
table but does not require a linktree type page. So a new column should be added like:has_gmon
that defaults tofalse
and is set totrue
when a gmonlink page is created via the Telegram bot.This reserves the correct url (slug) for a monanimal without limiting the directory to only monanimals that have a gmon.link page.
Monanimals can get a
verified
badge by creating a gmon.link page and getting verified on their page. We can look into adding more tags/categories to monanimals in a later update.Alternatives Considered
No response
Additional Context
No response