This is the fourth guide in my "Full Stack" web3 series. Building a full stack web3 app with Next.js, Polygon, Solidity, The Graph, IPFS, and Hardhat. The main network we'll be deploying to is Polygon.
Table of contents
Building a full stack web3 app with Next.js, Polygon, Solidity, The Graph, IPFS, and HardhatProject setupThe smart contractDeploying the contractThe Next.js appDeploying to PolygonCreating a subgraph APIUpdating the subgraph with the entities and mappingsAssemblyscript mappingsDeploying the subgraphQuerying for dataNext stepsSort: