Decentralized web frontend of LOVE20 Protocal
This is a wagmi + Next.js project for LOVE20 protocol frontend.
First, install the dependencies:
yarn installThen, run the development server:
yarn devOpen http://localhost:3000 with your browser to see the result.