Creating a Decentralised Crowd Funding Contract with Solidity - Part 2: Creating a subgraph This is the second article of the "Creating a Decentralized Crowdfunding Contract with Solidity" series. In this section, we'll make a subgraph for our smart contracts. We will use The Graph Protocol's tooling and build a subgraph from scratch to i...