https://work.juicebox.money (not real... yet)
Idea for helping Juicebox projects more easily onboard new contributors.
What
- Subdomain on Juicebox website listing desired roles/contributors/jobs organized by project
- Each listing has unique shareable link
- Each listing includes:
- Type (bounty/contributor)
- Description
- Budget
- Instruction to "apply" (discord, email, twitter, etc)
- Project stats
- Project is currently paying X contributors
- Budget for this listing is X% of project's balance
- Project's current total token supply
How
- JSON for listings is added into project metadata
- Might be some benefit to storing JSON for listings in separate IPFS directory if projects have need for accessing it elsewhere. In that case, project metadata would get a new
listingsURI
property
- Project owner can update listings using the current pattern for updating metadata
- Upload new metadata
- Call
setURI()
with new metadata URI