Skip to content
New issue

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

Setup FUNDING.json to accept donations through Drips #6

Open
DistributedDoge opened this issue Jul 28, 2024 · 0 comments
Open

Setup FUNDING.json to accept donations through Drips #6

DistributedDoge opened this issue Jul 28, 2024 · 0 comments

Comments

@DistributedDoge
Copy link
Contributor

DistributedDoge commented Jul 28, 2024

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:

  1. decide which Ethereum address will manage Drips.
  2. commit FUNDING.json file with that address to root of repository
  3. Click through app to set things up.

Funding JSON looks like so:

{
  "drips": {
    "ethereum": {
      "ownedBy": "0xabc..."
    }
  }
}

Simplest setup would be to forward 100% donations to single maintainer (i.e. collective Mulltisig)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant