-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathweb3grants.json
866 lines (866 loc) · 29.3 KB
/
web3grants.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
[
{
"name": "Catalyst",
"description": "Project Catalyst is the world’s largest decentralized innovation engine for solving real-world challenges.",
"url": "https://projectcatalyst.io",
"networks": [
"Cardano"
],
"tags": [
"Development"
]
},
{
"name": "Aave Grants DAO 👻",
"description": "Aave Grants DAO is a community-led grants program to fund ideas submitted by the Aave protocol’s community, with a focus on empowering a wider network of community developers. The grants program was created after a community discussion, which can be found on Aave's governance forum.",
"url": "https://aavegrants.org/",
"networks": [
"Arbitrum",
"Avalanche",
"Ethereum",
"Fantom",
"Harmony",
"Optimism",
"Polygon"
],
"tags": [
"DeFi",
"Development"
]
},
{
"name": "Algorand Foundation",
"description": "Algorand provides grants for the following categories: Research, Development of Tools and Infrastructure, Community Building, and Education and Applications.",
"url": "https://www.algorand.foundation/grants",
"networks": [
"Algorand"
],
"tags": [
"Community",
"Development",
"Research",
"Education"
]
},
{
"name": "Alchemy Developer Grant (WAGBI)",
"description": "WAGBI Grants are for developers who are new to web3 and are ready to start building. Grant format will be rewarded as credited compute units (CUs) on Alchemy’s developer platform.",
"url": "https://www.alchemy.com/developer-grant-program",
"networks": [
"Astar",
"Arbitrum",
"Ethereum",
"Polygon",
"Solana",
"Flow",
"Optimism",
"Crypto.org"
],
"tags": [
"Development"
]
},
{
"name": "Arweave",
"description": "Looking for storage for your archives? Look no further. Museums, archives, historic sites, and online libraries can apply to the archival grants program to receive free storage and assistance from the Arweave team.",
"url": "https://forms.gle/Q6UwKvCkvqxdngrQ8",
"networks": [
"Arweave"
],
"tags": [
"Development"
]
},
{
"name": "Avalanche Multiverse and Blizzard",
"description": "Avalanche Multiverse is an up to $290M (up to 4M AVAX) incentive program focused on accelerating the adoption and growth of its novel “subnet” functionality, which enables a rich ecosystem of scalable app-specific blockchains. Initially, the program is focused on supporting new ecosystems including, but not limited to, blockchain-enabled gaming, Defi, NFTs, and institutional use cases. \n\nBlizzard is an over $200M fund dedicated to accelerating development, growth, and innovation across the ecosystem of builders and users of the Avalanche public blockchain and beyond.",
"url": "https://support.avax.network/en/articles/6128565-grants-how-do-i-get-involved-with-avalanche",
"networks": [
"Avalanche"
],
"tags": [
"Development",
"Games",
"DeFi",
"NFT",
"Community"
]
},
{
"name": "Axelar LongHash Program",
"description": "Axelar has partnered with LongHash to accelerate and invest in the next generation of leading projects building chain-agnostic and interoperable dApps. Apply to get a chance to receive up to US$100K upfront investment from the LongHashX accelerator or a Grant from Axelar.",
"url": "https://axelar.network/grant-program",
"networks": [
"Axelar"
],
"tags": [
"Development"
]
},
{
"name": "Balancer Grants DAO",
"description": "The Grant Program provides support and funding to projects committed to supporting the Balancer Protocol in achieving its mission to become the number one source of liquidity for DeFi. This program is made for groups and individuals that want to build on the Balancer Protocol or supports the development of the Balancer ecosystem.",
"url": "https://quark-ceres-740.notion.site/Balancer-Grants-938f1b979810427f8d903a904315da41",
"networks": [
"Arbitrum",
"Ethereum",
"Polygon",
"Optimism"
],
"tags": [
"DeFi",
"Development"
]
},
{
"name": "Binance_X",
"description": "Binance Smart Chain Accelerator Fund. Build and accelerate on the Binance Smart Chain.",
"url": "https://binancex.dev/",
"networks": [
"Binance"
],
"tags": [
"Development"
]
},
{
"name": "Celo Community Fund",
"description": "Celo Community Fund I (CCF I) is the first community approved spend proposal from the on-chain Community Fund (explorer). Community members seeking funding can apply to CCF I, which is managed by three community stewards, or they can submit their own governance spend proposal to be voted on by CELO owners.",
"url": "https://celocommunityfund.org/",
"networks": [
"Celo"
],
"tags": [
"Community",
"Development",
"Research",
"Education"
]
},
{
"name": "Chainlink Support for Community and Development",
"description": "The Chainlink Community Grant Program funds development teams and researchers building a more functional, accessible, and socially impactful smart contract economy.",
"url": "https://chain.link/community/grants",
"networks": [
"Arbitrum",
"Avalanche",
"Binance",
"Ethereum",
"Fantom",
"HECO",
"Optimism",
"Polygon"
],
"tags": [
"Community",
"DeFi"
]
},
{
"name": "clr.fund (Clear Fund)",
"description": "Clr.fund, pronounced \"Clear Fund\", is a protocol for efficiently allocating funds to public goods that benefit the Ethereum Network according to the preferences of the Ethereum Community. Clr.fund strives for credible neutrality, decentralization, permissionlessness, trustlessness, and pseudonymity.",
"url": "https://clr.fund/",
"networks": [
"Ethereum"
],
"tags": [
"DeFi",
"Development",
"Community",
"DAO",
"Education",
"Infrastructure",
"Research",
"Privacy",
"Security"
]
},
{
"name": "Compound Grant Program",
"description": "Mission: To provide grants to projects, ideas, and events that benefit Compound and its ecosystem. ",
"url": "https://compoundgrants.org/",
"networks": [
"Ethereum"
],
"tags": [
"DeFi",
"Development"
]
},
{
"name": "Consensys Grants",
"description": "ConsenSys Grants funds blockchain technology projects that meet the needs of a rapidly-accelerating Ethereum ecosystem. Some key areas include: core infrastructure, social impact, improved developer tooling and UX, security, and access to education. ",
"url": "https://consensys.net/grants/",
"networks": [
"Ethereum"
],
"tags": [
"Infrastructure",
"Education",
"Tooling",
"Security"
]
},
{
"name": "Cronos Ecosystem Grants",
"description": "The Cronos Ecosystem Grants program aims to support early stage projects on Cronos by bootstrapping initial product development and providing technical support. We aim to align incentives together with new builders and teams by helping their projects grow together with the broader ecosystem.",
"url": "https://medium.com/cronos-chain/cronos-ecosystem-grants-7a4a2de3b721",
"networks": [
"Cronos"
],
"tags": [
"Development",
"DeFi",
"NFT",
"Games",
"Infrastructure"
]
},
{
"name": "dydx Grants",
"description": "dydx Grants is a program that funds projects that build on top of the dydx protocol. The program is designed to support the growth of the dydx ecosystem and the DeFi space as a whole.",
"url": "https://www.dydxgrants.com/",
"networks": [
"Ethereum"
],
"tags": [
"Development",
"DeFi"
]
},
{
"name": "Ethereum Ecosystem Support Program",
"description": "ESP focuses on strengthening Ethereum's foundations and enabling future builders: improving infrastructure, expanding the range of tools available to those building on Ethereum, deepening our understanding of cryptographic primitives, and growing the builder ecosystem through education and community development. The work we support is open source, non-commercial and built for positive sum outcomes.",
"url": "https://esp.ethereum.foundation/",
"networks": [
"Ethereum"
],
"tags": [
"Development"
]
},
{
"name": "Fantom Incentive Program",
"description": "The original Fantom Incentive Program has received more than 100 applications and disbursed over 35 million $FTM to some of the top TVL projects on Fantom, helping them grow the Fantom ecosystem and build unstoppable applications on the most accessible and user-friendly blockchain.",
"url": "https://fantom.foundation/blog/new-335m-ftm-incentive-program-with-gitcoin-grants/",
"networks": [
"Fantom"
],
"tags": [
"DeFi",
"Development",
"Community",
"Education",
"Infrastructure",
"Games"
]
},
{
"name": "Filecoin Dev Grants",
"description": "Engaging community members to contribute to the Filecoin protocol, project and ecosystem. To date, the Filecoin project has focused primarily on research, specification and implementation of a decentralized storage network protocol. Throughout this process we have been fortunate to work with incredible community members and contributors. Some are already building tools on the budding network in active development.",
"url": "https://grants.filecoin.io/",
"networks": [
"Filecoin"
],
"tags": [
"Development",
"Research"
]
},
{
"name": "Flow Developer Grants",
"description": "The Developer Experience team at Flow oversees the grants program for developers. Grant projects should help accelerate and enhance the process of building and consuming apps on Flow.",
"url": "https://github.com/onflow/developer-grants",
"networks": [
"Flow"
],
"tags": [
"DeFi",
"Development"
]
},
{
"name": "FTX Future Fund",
"description": "We want to fund projects with clear answers to the question: “How will this project improve humanity’s odds of surviving and flourishing for thousands of years or longer?”",
"url": "https://ftxfuturefund.org/apply/",
"networks": [],
"tags": [
"Development"
]
},
{
"name": "Fuse Grants and Bounties",
"description": "Since the inception of Fuse, the core team has facilitated the growth of the Fuse Network blockchain and also developed a set of tools for developers to be able to easily and quickly build extremely user-friendly decentralized applications (dApps).",
"url": "https://docs.fuse.io/aboutFuse/about-fuse/things-you-can-do-on-fuse/grants-and-bounties",
"networks": [
"Fuse"
],
"tags": [
"Community",
"Development",
"DeFi",
"NFT",
"Games"
]
},
{
"name": "Game7",
"description": "Game7 believes in OS Software. While some software should be free, no one should have to work for free to build it. Our Grants Program has no expectation of financial returns and aims to help builders build, removing the stress of not knowing how to make ends meet.",
"url": "https://game7.io/",
"networks": [
"Ethereum"
],
"tags": [
"Development",
"Games"
]
},
{
"name": "Gitcoin Grants",
"description": "Gitcoin Grants sustain projects with Quadratic Funding.",
"url": "https://gitcoin.co/grants/",
"networks": [
"Ethereum",
"Fantom",
"Polygon"
],
"tags": [
"Community",
"DeFi",
"Development",
"Community"
]
},
{
"name": "Gnosis Ecosystem Fund",
"description": "The Gnosis Ecosystem Fund empowers teams to drive the global adoption of decentralized applications by leveraging the full potential of Gnosis' products and protocols.",
"url": "https://docs.ethhub.io/other/funds/geco/",
"networks": [
"Ethereum",
"Arbitrum",
"Aurora",
"Avalanche",
"Binance",
"Gnosis Chain",
"Optimism",
"Polygon"
],
"tags": [
"Development"
]
},
{
"name": "Grant For The Web",
"description": "Grant for the Web is an Interledger Foundation program to boost open, fair, and inclusive standards and innovation in Web Monetization.",
"url": "https://www.grantfortheweb.org/",
"networks": [],
"tags": [
"Development",
"DeFi"
]
},
{
"name": "Harmony",
"description": "Harmony is driving blockchain adoption by building bridges to all networks. Our recent blogs \"Harmony’s $1M Hackathon & DAO\" and \"Here’s to The ONEs Who Build\" call for working together with builders and communities. Below are the strategies and the execution plans for growing Harmony Ecosystem with our $300M+ treasury fund.",
"url": "https://docs.harmony.one/home/general/ecosystem/grants",
"networks": [
"Harmony"
],
"tags": [
"Community",
"DeFi",
"Ecosystem"
]
},
{
"name": "Heco Grants (Hackerlink)",
"description": "HackerLink Grant is a quadratic funding dapp that supports early-stage projects and ideas from open source developer communities. Grant allows both community members and organizations (foundations, venture funds, senior projects) to participate in funding early developer projects and blockchian ventures.",
"url": "https://dorahacks.io/grant/heco/",
"networks": [
"HECO"
],
"tags": [
"Development"
]
},
{
"name": "Idle Grants",
"description":"Idle Grants Program (IGP) is an opportunity to contribute to the Idle ecosystem, shape the future of finance, and level up individuals' technical and soft skills in DeFi, as part of a community of passionate contributors.",
"url": "https://docs.idle.finance/governance/idle-grants-program#:~:text=What%20is%20the%20Idle%20Grant,a%20community%20of%20passionate%20contributors",
"networks": [
"Ethereum",
"Polygon"
],
"tags": [
"Development",
"DeFi"
]
},
{
"name": "Immutable Fund",
"description": "The $500m fund is set up to exponentially accelerate the growth and success of web3 projects & games built on Ethereum’s leading Layer 2 protocol, Immutable X, via Ventures and providing access to Digital Worlds’ Grants.",
"url": "https://immutable.com/fund/",
"networks": [
"Immutable"
],
"tags": [
"Development",
"Games"
]
},
{
"name": "Interchain Foundation",
"description": "The Builders Program provides mentorship, structured support and access to a wide network of partners. It is led by a team experienced in building the ecosystem’s software and infrastructure.",
"url": "https://interchain.io/builders",
"networks": [
"Cosmos"
],
"tags": [
"Community",
"DeFi"
]
},
{
"name": "IOSG Kickstarter Program",
"description": "As a developer-friendly venture capital, IOSG believes there are world-changing entrepreneurs. Kickstarter Program is designed to support those developers and early-stage project teams contributing to the blockchain ecosystem worldwide. ",
"url": "https://iosg.vc",
"networks": [
"Ethereum",
"Polygon"
],
"tags": [
"Community",
"DeFi"
]
},
{
"name": "Kraken Bitcoin and Crypto Developer Grant Program",
"description": "Kraken grants are awarded without obligation. Grantees will have the opportunity to submit quarterly updates on the impact of their work, discuss their work at Kraken events and on Kraken social media.",
"url": "https://www.kraken.com/features/grants",
"networks": [
"Bitcoin",
"Ethereum",
"Lightning",
"Monero"
],
"tags": [
"Community",
"Development"
]
},
{
"name": "Livepeer Community Node Grant Program",
"description": "Livepeer has a long term vision to build a fully decentralized video stack, and we cannot achieve this goal without a community of contributors to the project. We’re excited to launch the Community Grant Program, which provides developers with grants ranging from 300 - 3000 LPT (subject to change). Grant program provides developers with an opportunity to build a position in the network early on.",
"url": "https://github.com/Livepeer-Community-Node/Grant-Program",
"networks": [
"Livepeer"
],
"tags": [
"Analytics",
"Development"
]
},
{
"name": "Lisk",
"description": "The Lisk Foundation's Grant Program is offering milestone-based funding to support apps built with the Lisk SDK and aimed at expanding the Lisk Ecosystem.",
"url": "https://lisk.com/grant-program",
"networks": [
"Lisk"
],
"tags": [
"DeFi",
"Development"
]
},
{
"name": "LEGO | Lido Ecosystem Grants Organisation",
"description": "The mission of the Lido Ecosystem Grants Organization (LEGO) is to provide valuable resources to contributors who help to improve Lido and the surrounding staking ecosystem, whether through development efforts, content, events, ideas or anything else.",
"url": "https://lego.lido.fi/",
"networks": [
"Ethereum",
"Solana",
"Polygon",
"Polkadot",
"Kusama"
],
"tags": [
"Development",
"DeFi"
]
},
{
"name": "MetaCartel Grants",
"description": "MetaCartel is a non-profit grants fund focused on creation and impact. DAO is funded mostly by individuals in the community.",
"url": "https://forum.metacartel.org/t/guide-how-to-post-a-funding-proposal/74",
"networks": [
"Ethereum"
],
"tags": [
"DeFi",
"Development",
"dApp",
"DAO"
]
},
{
"name": "MilestoneBased",
"description": "Unsystematic investor-founder relationships, capital and process inefficiency, lost funds, and inexperienced founders with execution issues. milestoneBased is the first company to leverage DAO and smart contract escrow tools in an automated governance and fund management platform.",
"url": "https://milestonebased.com/",
"networks": [
"Ethereum"
],
"tags": [
"DeFi",
"Development",
"dApp",
"DAO"
]
},
{
"name": "Mina",
"description": "The Mina Grants Program recognizes and rewards those working on projects and demonstrating behaviors that further the Mina protocol and community.",
"url": "https://minaprotocol.com/grants",
"networks": [
"Mina"
],
"tags": [
"Community",
"DeFi"
]
},
{
"name": "MolochDAO",
"description": "MolochDAO is a Decentralized Autonomous Organization, deployed on Ethereum mainnet. Members contribute capital with the sole intention of giving it all away to fund Ethereum infrastructure as an essential digital public good.",
"url": "https://molochdao.com/",
"networks": [
"Ethereum"
],
"tags": [
"Community",
"DAO"
]
},
{
"name": "mStable Dev Grants",
"description": "The mStable Grants Program empowers the community to help grow the mStable ecosystem. Grants are administered by the community-led mStable GrantsDAO, which facilitates the process of providing grants to projects, ideas and events that build on top of mStable.",
"url": "https://docs.mstable.org/advanced/grants-program",
"networks": [
"Ethereum",
"Polygon"
],
"tags": [
"Community",
"DeFi",
"Development"
]
},
{
"name": "NEAR Grants",
"description": "The NEAR ecosystem offers multiple funding options to support initiatives aimed at decentralizing, growing, and innovating on NEAR.",
"url": "https://near.org/grants/",
"networks": [
"NEAR"
],
"tags": [
"Development",
"Content"
]
},
{
"name": "Neo Eco Support",
"description": "Whether you are a hobbyist developer, a fledgling start-up, or an established business, we have a range of initiatives to help you bring your vision to life on the Neo blockchain.",
"url": "https://neo.org/eco",
"networks": [
"Neo"
],
"tags": [
"Development",
"Content"
]
},
{
"name": "Nervos",
"description": "Our long term vision for Nervos is to be fully decentralized in all aspects and community-led. Part of our journey to achieving this is bootstrapping and empowering individuals, projects and teams who share a common vision for the project.",
"url": "https://www.nervos.org/developer/grants",
"networks": [
"Nervos"
],
"tags": [
"Community",
"Infrastructure",
"Development"
]
},
{
"name": "Nexus Mutual Community Fund",
"description": "Projects should benefit the growth and development of the mutual but aren't limited otherwise - examples could include anything from writing to videos to building on top of Nexus and beyond.",
"url": "https://nexusmutual.gitbook.io/docs/nexus-mutant-community/community-fund/grant-application-process",
"networks": [
"Ethereum"
],
"tags": [
"Community",
"Development"
]
},
{
"name": "Oasis",
"description": "The ROSE Bloom Grants Program will help you kickstart the development of your projects in a range of key focus areas and support NFTs, P2E Gaming, DeFi, Metaverse, Data DAO, data tokenization and privacy dApps. Each proposal is eligible to receive up to $50,000 USD in USDT tokens.",
"url": "https://oasisprotocol.org/grant-programs",
"networks": [
"Oasis"
],
"tags": [
"NFT",
"Games",
"DeFi",
"Metaverse",
"DAO",
"Privacy"
]
},
{
"name": "Okcoin Open-Source Developer Grant",
"description": "Okcoin is dedicated to invest in protocol development, increased utility and adoption, and the developer ecosystem. Grant recipients are chosen for their articulated and demonstrated vision for advancing the ecosystem; our funding is provided to support their work.",
"url": "https://developergrant.okcoin.com/",
"networks": [
"Bitcoin"
],
"tags": [
"Development",
"Community"
]
},
{
"name": "Ocean Protocol",
"description": "OceanDAO offers community grants curated by OCEAN holders, towards growing the Ocean ecosystem. Funding is available for building software that uses Ocean, unleashing data, outreach, and improving OceanDAO itself.",
"url": "https://oceanprotocol.com/dao",
"networks": [
"Ethereum"
],
"tags": [
"Community",
"Development"
]
},
{
"name": "Open Grants",
"description": "Our goal is to create long-term incentives for open-source developers working on Ethereum’s roadmap, especially public goods R&D, which are essential to Ethereum’s success.",
"url": "https://opengrants.com/",
"networks": [
"Ethereum"
],
"tags": [
"Development",
"Social Good",
"Research",
"Content"
]
},
{
"name": "Polkadot Web3 Foundation Grants",
"description": "Web3 Foundation offers grants for open source software development and research around Substrate, Polkadot, Kusama and ink!. Applications and deliveries are tracked transparently on GitHub.",
"url": "https://wiki.polkadot.network/docs/grants",
"networks": [
"Polkadot",
"Substrate",
"Kusama"
],
"tags": [
"Community",
"Development"
]
},
{
"name": "Polygon Funds",
"description": "Polygon Funds advance and boost the Web3 space by supporting ventures, developers and projects.",
"url": "https://polygon.technology/funds/",
"networks": [
"Polygon"
],
"tags": [
"Community",
"DeFi",
"Development"
]
},
{
"name": "PoolTogether PoolGrants",
"description": "We launched this effort with a focus on enabling the entire user base, with its wide range of talents, to contribute those skills to the protocol in their own ways-whatever those ways are! Our approach to achieving that goal is to offer users the option to apply for Micro Grants in addition to proposals that require much more attention.",
"url": "https://poolgrants.org",
"networks": [
"Avalanche",
"Ethereum",
"Optimism",
"Polygon"
],
"tags": [
"Community",
"DeFi",
"Development"
]
},
{
"name": "Provenance Grants Program",
"description": "The Provenance Blockchain Foundation funds a grants program for projects that enhance the ecosystem, research new directions, or provide educational resources.",
"url": "https://provenance.io/grants",
"networks": [
"Provenance"
],
"tags": [
"Community",
"DeFi",
"Research",
"Security",
"Education",
"Infrastructure",
"Development"
]
},
{
"name": "Solana Foundation Grants Program",
"description": "The Solana Foundation Grants Program provides milestone-based funding to support initiatives aimed at decentralizing, growing, and securing the Solana network.",
"url": "https://solana.foundation/grants",
"networks": [
"Solana"
],
"tags": [
"Community",
"DeFi",
"Development",
"Content"
]
},
{
"name": "Stacks Grants",
"description": "Stack Grants fund infrastructure development, tools, research, education, & other initiatives that enable growth of the Stacks Ecosystem.",
"url": "https://stacks.org/grants",
"networks": [
"Bitcoin"
],
"tags": [
"Development",
"Research",
"Education"
]
},
{
"name": "Stellar Grants & Funding",
"description": "The Stellar Development Foundation currently holds 30 billion XLM to be used for promoting and enhancing Stellar. Part of that amount goes directly into grants and funding to projects building on and contributing to the growth of the Stellar network. Explore our grants below and see if you’re eligible to apply today.",
"url": "https://www.stellar.org/foundation/grants-and-funding",
"networks": [
"Stellar"
],
"tags": [
"Community",
"DeFi",
"Development"
]
},
{
"name": "Substrate Builders Program",
"description": "The Substrate Builders Program is a grant program for teams building on Substrate. The program is designed to help teams build and grow their projects, and to help the Substrate ecosystem grow.",
"url": "https://substrate.io/ecosystem/substrate-builders-program/",
"networks": [
"Substrate"
],
"tags": [
"Development"
]
},
{
"name": "The Graph Grants",
"description": "The Graph Foundation is launching The Graph Grants Program to support network participants and contributors to The Graph ecosystem.",
"url": "https://airtable.com/shrdfvnFvVch3IOVm",
"networks": [
"Gnosis Chain",
"NEAR",
"Polygon",
"Binance",
"Celo",
"Avalanche",
"POA",
"Arbitrum",
"Fantom",
"Fuse",
"Optimism",
"Moonriver",
"Aurora",
"Moonbeam",
"boba Network",
"Harmony",
"ZKSync",
"Cosmos"
],
"tags": [
"Community",
"Tooling",
"Infrastructure",
"Development"
]
},
{
"name": "Tezos Foundations Grant Program",
"description": "The Tezos Foundation is a non-profit organization that supports the Tezos ecosystem. The Foundation is committed to supporting the Tezos ecosystem by providing grants to projects that are aligned with the Foundation’s mission.",
"url": "https://grants.tezos.foundation/",
"networks": [
"Tezos"
],
"tags": [
"Development",
"DeFi"
]
},
{
"name": "UMA Grants for Developer Support",
"description": "UMA is an Optimistic Oracle, built for Web3. UMA offers grants for developer tooling, education and support",
"url": "https://grants.umaproject.org/",
"networks": [
"Ethereum"
],
"tags": [
"Development",
"Oracle"
]
},
{
"name": "Uniswap Grants Program",
"description": "Uniswap is a cryptocurrency exchange which uses a decentralized network protocol. Uniswap is also the name of the company that initially built the Uniswap protocol. The protocol facilitates automated transactions between cryptocurrency tokens on the Ethereum blockchain through the use of smart contracts.",
"url": "https://www.unigrants.org/",
"networks": [
"Ethereum",
"Polygon"
],
"tags": [
"Development",
"DeFi"
]
},
{
"name": "XRPL Grants",
"description": "XRPL Grants funds software developement projects leveraging the XRP Ledger. Funding ranges from $10,000 to $200,000. Open calls for applications are posted multiple times per year.",
"url": "https://xrplgrants.org/",
"networks": [
"XRP Ledger"
],
"tags": [
"Development",
"DeFi",
"Tooling",
"Infrastructure",
"Security",
"dApp"
]
},
{
"name": "Zcash Community Grants",
"description": "The Zcash Community Grants program (formerly known as ZOMG) funds independent teams entering the Zcash ecosystem, to perform major ongoing development (or other work) for the public good of the Zcash ecosystem. Funding for Zcash Community Grants comes from the Major Grants slice of the Zcash Dev Fund. Grants are chosen by a five-person committee elected by the Zcash Community.",
"url": "https://zcashcommunitygrants.org/",
"networks": [
"Zcash"
],
"tags": [
"Development"
]
}
]