You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -55,7 +56,7 @@ An overview of existing projects in the Web 3.0 Technology Stack along with broa
55
56
56
57
[Requests For Proposals](rfps) (RFPs) represent concrete ideas for projects that we would like to see implemented. Several teams may apply for the same RFP, so even if another team has already applied to implement a certain RFP, we invite you to do the same if you're interested.
57
58
58
-
Finally, you don't need to start your own project in order to be elligible for a grant. Instead, some teams choose to port existing work to Substrate, where the pertinent licenses allow, or even to contribute to an existing open-source project. In the latter case, you should check in advance that the maintainers of the project are interested in your contribution, and the acceptance of the milestones will generally be tied to the inclusion of your work in said project.
59
+
Finally, you don't need to start your own project in order to be elligible for a grant. Instead, some teams choose to port existing work to Substrate, where the pertinent licenses allow, or even to contribute to an existing open-source project. In the latter case, you should check in advance that the maintainers of the project are interested in your contribution, and the acceptance of the milestones will generally be tied to the inclusion of your work in said project. See the [Maintenance Grants section](#maintenance-grants) for more info.
59
60
60
61
If you have a **good concept of the technical challenges** that your idea entails and would like feedback before applying, you can send us an [email](mailto:[email protected]) and tell us about it.
61
62
@@ -104,13 +105,13 @@ The Operations Team takes care of legal documents, invoicing and remittances.
104
105
105
106
## :level_slider: Levels
106
107
107
-
The W3F Grants Program offers different grant levels to help you best depending on your current stage.
108
+
The W3F Grants Program offers different grant levels to help you best depending on your current stage.
108
109
109
110
### Level 1 (= InstaGrants) :hatching_chick:
110
-
-**Target:** Individuals
111
+
-**Target:** Individuals & small teams
111
112
-**Amount:** Up to $10,000
112
113
-**Requirements:** 2 approvals
113
-
-**Benefits:** Feedback during application process and evaluation, introduction to related teams/projects
114
+
-**Benefits:** Feedback during application process and evaluation, introduction to related teams/projects
114
115
115
116
### Level 2 :baby_chick:
116
117
@@ -128,7 +129,7 @@ The W3F Grants Program offers different grant levels to help you best depending
128
129
129
130
## :pencil: Process
130
131
131
-
> **:loudspeaker:** The process below is independent of the [level](#level_slider-levels). Payment is made in Bitcoin, USDTor DAI. If you want to apply in **private** and/or you need to be paid out in **fiat**, you can apply [:arrow_right: here](https://docs.google.com/forms/d/e/1FAIpQLSfMfjiRmDQDRk-4OhNASM6BAKii7rz_B1jWtbCPkUh6N7M2ww/viewform). Note that this is generally a slower process and imposes stricter requirements on applicants.
132
+
> **:loudspeaker:** The process below is independent of the [level](#level_slider-levels). Payment is made in Bitcoin, USDT, DAI or kUSD. If you want to apply in **private** and/or you need to be paid out in **fiat**, you can apply [:arrow_right: here](https://docs.google.com/forms/d/e/1FAIpQLSfMfjiRmDQDRk-4OhNASM6BAKii7rz_B1jWtbCPkUh6N7M2ww/viewform). Note that this is generally a slower process and imposes stricter requirements on applicants.
132
133
133
134
1.**Application**
134
135
1.[Fork](https://github.com/w3f/Grants-Program/fork) this repository.
@@ -165,6 +166,23 @@ If you think that we should support the development of certain tools or projects
165
166
166
167
If you have an idea for a project but lack the technical background to create a detailed outline, you can open an [issue](https://github.com/w3f/Grants-Program/issues/new) instead or add it to the [tech stack](docs/polkadot_stack.md) as a potentially interesting project. However, your idea will have better chances of being implemented if you can provide a project outline such that it can be picked up straight away by a capable team.
167
168
169
+
## Maintenance Grants
170
+
171
+
Maintenance Grants are yet another idea to get involved with the Polkadot community. If you are a user of an open-source library that has gone out of date, or you simply want to work on new features/fix bugs in these repos, we can support your contributions via a grant. We are happy to award rolling grants on a monthly basis, as long as the work done within each time period is performed to a quality standard deemed satisfactory by the grant evaluators.
172
+
173
+
The process of applying for a Maintenance Grant is similar to what was already outlined above, but instead of defining very detailed deliverables for each milestone upfront, we will ask you to specify, where possible:
174
+
- The repo(s) that need maintenance
175
+
- Outline of why the specific project should continue being supported
176
+
- Broad overview of the features/bugs that need development contributions
177
+
- An assurance that the current project owners are willing to review/accept your contributions (a note here: if you're fully taking over the project, it would make more sense for the current owners to transfer the repository to your organisation. If you can't get in touch with them, you may of course work on a fork)
178
+
- Max budget per month
179
+
180
+
Then, at the end of each month, you will need to provide a comprehensive report of the work done, including the list of issues/bugs/pull requests worked on, time spent on each of these & finally the associated cost. It is quite likely that the time allocation & cost will vary from month to month, depending on the nature of the project you're contributing to. The report should be in the form of a Milestone Delivery, again like the typical procedure. The payments will be done after the successful merge of each individual report.
181
+
182
+
Please bear in mind that the Grants Committee might be more strict in accepting maintainers when compared to typical grants, mostly selecting for applicants with proven experience in the relevant tech stacks.
183
+
184
+
Note: the 1-month timeframe is just a guideline. If you find it unsuitable for you or the chosen project for any reason, feel free to adjust as seen fit and point this out in your application.
0 commit comments