lens protocol social media implementation
You will need Metamask installed on Google Chrome, connected to Polygon Mumbai network
npm install
to install all dependencies
npx hardhat compile
to compile smart contract
npx hardhat compile
to compile smart contracts
copy the artifacts/
folder to frontend/src
cd frontend
npm install
install deps
npm start
run react app at http://localhost:3000/