EnsOcean Subgraph This repo was built for indexing ENS contract logs to get register, renew, transfer events based on ENS Subgraph repo 1. Install Dependencies $ yarn install 2. Deploy a. Mainnet $ export GRAPH_AUTH_KEY=xxx && yarn deploy a. Goerli $ export GRAPH_AUTH_KEY=xxx && yarn deploy-test