The replication package for the study "How does Financial Incentive Empower the Development of Web 3.0 Projects?" includes necessary materials and data to reproduce the findings and analyses presented in the paper.
The package is organized into four directories:
Descriptive Analysis of Dataset
This directory contains basic information about Gitcoin grants and the results of the descriptive analysis of this dataset.
RQ1_Attract_Funding
This directory includes data and scripts used to answer Research Question 1: What factors contribute to higher funding likelihood? It contains scripts for analyzing the attributes of the top 500 projects with the most funding, along with related Twitter data. For convenience, the attributes data of these top 500 projects are directly shared. The file "attract.R" is the script for regression analysis.
Survey_RQ1_2_4
This directory includes the questionnaire, responses, and codebook for our survey, which are used to answer Research Questions 1, 2, and 4.
RQ3_Funding_Implications
This directory includes data and scripts used to answer Research Question 3: What are the impacts of participating in Gitcoin on project activities? It contains two subdirectories:
Comparison_Funding_vs_NoFunding: Contains data and scripts for comparing changes in project activities between projects that received funding and those that did not.
ITS_Top500Projects: Contains data and scripts for performing an interrupted time series (ITS) analysis on the top 500 projects with the most substantial funding.