CommonsBuild / coordination

The Coordination repo issues serve to coordinate all the work across the Token Engineering Commons (TEC)
11 stars 4 forks source link

Troubleshoot how to connect sourced ID and praise IDs #1406

Open divine-comedian opened 2 years ago

divine-comedian commented 2 years ago

FROM DISCORD:

Currently our blocker is finding a way to alias sourcecred accounts with praise accounts and merge them both into the final output of analysis and distribution from RAD

We have about 5 weeks to hack something together until we have to begin distributing sourcecred rewards, the first of which will be included in the active quant, quant 13 for the first part of june.

tagging @kristoferlund @mateodaza @0xNuggan for expertise and collaboration on this issue

divine-comedian commented 2 years ago

find a way to collect user collection with account collection in mongodb users collections has addresses and discord ids account collection has user ID we want get and join information

join IDs from mongoDB to grain distribution from observable something via github action, things we need to automate:

export table with grain data, address and ID and fed to rad dashboard from distribution, use as asourcecred.csv into rad distribution

divine-comedian commented 2 years ago

@mateodaza will handle mongoDB information, build query to get information from account collection and user collection

@0xNuggan will look into observable

natenatesoo commented 2 years ago

@divine-comedian Any updates on this effort?!

I will add this to current sprint. Please feel free to change status.

Thanks!

divine-comedian commented 2 years ago

Thanks! Should be resolved in the next week.