ernestognw / access-manager-subgraph

1 stars 2 forks source link

Access Manager Subgraphs

This repository contains the subgraphs for the Access Manager. The folder structure is the following:

Developing

Install the dependencies with:

yarn install

Updating the schema

When making changes to the schema in schema.graphql, make sure of running the following command to update the generated types:

yarn codegen

Deploying

Deploy the subgraph with:

yarn deploy

Live deployments

Network Queries (HTTP)
Mainnet https://api.thegraph.com/subgraphs/name/ernestognw/access-manager-mainnet
Sepolia https://api.thegraph.com/subgraphs/name/ernestognw/access-manager-sepolia
Goerli https://api.thegraph.com/subgraphs/name/ernestognw/access-manager-goerli