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