NEARBuilders / gateway

Gateway designed to support builders in a multi-chain ecosystem.
https://nearbuilders.org
The Unlicense
6 stars 8 forks source link

Member & Project Directory #213

Open flowscience opened 5 months ago

flowscience commented 5 months ago

Is your feature request related to a problem? Please describe. I want to meet other builders and learn about their projects. How do I know who is in Build DAO & learn more about Build DAO supported projects all in one place?

Describe the solution you'd like A page with an opt-in member directory (e.g. list of profile previews) and admin curated project list. Users should be able to opt-in or out of being shown in the directory at any time from their profile page. Project data could be pull from project account profiles in socialDB, assuming all projects have a dedicated account.

Describe alternatives you've considered Using Telegram topics & maybe even bots, but Telegram isn't featured prominently on the gateway so visibility & effectiveness at leveraging our on-chain presence would be substantially reduced.

Additional context The gateway has some social features in the feed & profile, but discovering other members & projects is difficult.

jlwaugh commented 5 months ago

+1

Rather than builders requesting to join the community group of a particular Sputnik DAO, let’s use Near Social graphs to cultivate an open web of trust. For onboarding purposes, contributors may either “follow” or connect with fellow builders in other ways. This process can be facilitated by a reusable widget, like this one by Eugene the Dream:

near.social/mob.near/widget/People

Our adapted version showcases a list of builder profiles:

https://near.social/james.near/widget/explore.builders

It features creators of the latest widgets tagged with #build.

const filterData = Social.keys("*/widget/*/metadata/tags/build", "final");

Open Question

There are many ways to get lists of builders. How should Build DAO facilitate connections?

Groups Feature

Discussion: https://github.com/near/near-discovery/discussions/342

Visualization: https://near.social/mob.near/widget/MainPage.N.Post.Page?accountId=james.near&blockHeight=102009993

Sample: https://near.social/devs.near/widget/every.group