We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On 14th August Collective twitter will showcase Drips a funding platform that allows streaming of donations to any github repository.
Drips
Before that happens, we can set up Drips for 2077 Collective - so we can be sure donations are routed to correct address.
https://www.drips.network/app
Step to do this:
FUNDING.json
Funding JSON looks like so:
{ "drips": { "ethereum": { "ownedBy": "0xabc..." } } }
Simplest setup would be to forward 100% donations to single maintainer (i.e. collective Mulltisig)
maintainer
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On 14th August Collective twitter will showcase
Drips
a funding platform that allows streaming of donations to any github repository.Before that happens, we can set up Drips for 2077 Collective - so we can be sure donations are routed to correct address.
https://www.drips.network/app
Step to do this:
Drips
.FUNDING.json
file with that address to root of repositoryFunding JSON looks like so:
Simplest setup would be to forward 100% donations to single
maintainer
(i.e. collective Mulltisig)The text was updated successfully, but these errors were encountered: