A NEAR Template Subgraph project to help you get started with The Graph for NEAR. Complements [The Graph for NEAR course] (https://vitalpoint.ai/academy/the-graph-near-building-subgraphs/) and the official The Graph docs - Building Subgraphs on NEAR.
Customize the following files:
- subgraph.yaml
- schema.graphql
- src/mappings.ts
We've commented the three files to indicate what likely needs changing.