NextDotID / relation_server

RelationService: relation aggregation.
https://docs.next.id
8 stars 6 forks source link

[Bounty] Help us expand the `relation_server` social graph with more data sources #67

Open hominluo opened 1 year ago

hominluo commented 1 year ago

Catalogue

tl;dr: Expand the relation_server social graph with more data sources

Bounty Description

relation_server search other third-party "identity <-> identity" relation creation / query service, and aggregate the results into one query. Except our Next.ID's DID bindings, we are also fetching the identity relation from different data sources like rss3, keybase and knn3.

relation_server fetch data from Upstreams When performing a data fetching process, RelationService will

To better understand how it will be processed, you could also check Web5.bio. We are aiming to bring the identity graph to the social graph next year. To better support this goal, we need more data sources to be available in relation_server.

Design goal

Winner Info

We will select up to 2 winners and each will receive at least $2000 as the winning prize.

Submission Info

Please make sure you read through our docs before starting your hacking. You will need to create a pr to this repo to submit your work.

Contact Info

@hominluo @nykma here or Telegram for any question regarding how to work on Next.ID.

gitcoinbot commented 1 year ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 968.3568 MASK attached to it as part of the nextdotid fund.

lyledavids commented 1 year ago

@hominluo @nykma any docs for this? or tutorials?

nykma commented 1 year ago

Hello, docs are here.