Getting Started
Last updated
Last updated
yarn:
npm:
Import and initialize HatsSubgraphClient.
Optionally configure the Subgraph endpoints to use, or use the default ones.
Arguments:
config
- Optional subgraph endpoints configuration. If not provided, then the default, un-gated development endpoints will be used. See the EndpointsConfig
type .