Setup This repository contains two projects: Main GatsbyJs Project Smart Contract Project (developed with Hardhat) GatsbyJS Project GatsbyJs is a powerful static site generator. You can read more about it on their offical documentation. Install Gatsby Project Dependencies npm install Run Gatsby Project npm run develop