dcgtc / dgrants

Decentralized Grant platform that implements quadratic funding.
GNU Affero General Public License v3.0
84 stars 39 forks source link

Match payout script #478

Closed mds1 closed 2 years ago

mds1 commented 2 years ago

Closes #474

Next change required before continuing: update dcurve to use axios (or similar) so it works in node, as currently it's dependent on the browser's fetch

mds1 commented 2 years ago

replaced by #490