File Structure Next.js and Solidity Setup
๐ Project File Structure
You'll have two main parts:
1๏ธโฃ Smart Contract (Hardhat) โ Handles blockchain logic2๏ธโฃ Frontend (Next.js) โ Interacts with the smart contract
๐ Full File Structure
luaCopyEditcrowdfunding-project/
โโโ backend/ (Hardhat Pr...
krgagandeo.hashnode.dev4 min read