Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 458 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 458 Bytes

iris

lens protocol social media implementation

Getting Started

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

Frontend

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/