This project is created for testing Lens Protocol on TheGraph
You can test API by visiting the Subgraph
Flow is to implement events and deploy to real HostedSubgraph
To be authed and run:
yarn deploy
Currently, it contains default folders to TheGraph initial project with additional hardhat
setup
I have added Events and DataTypes from lens-protocol source code, because LensHub contract's abi doesn't include those as libraries
Generated artifacts are manually transferred to /abis