gitcoinco / gitcoinco/grants-stack-qf-calculator

implement the cluster matching algorithm function

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
data-engineering
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

* it receives the donations data from the algorithm dispatcher function #11
* it can be an array of donations or a file with the array of donations
* it performs the calculations and save the file to a storage (local or IPFS TBD)
* it returns the url of the file

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the algorithm dispatcher function described in issue #11 and determine the expected donations input shape. Clarify the cluster matching calculations and whether storage should be local or IPFS before implementing the function. Done means it accepts an array or donations file, stores the result, and returns its URL.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.