Learn how to set up and use SubQuery to index Neutron data
project.ts
file to configure your Neutron data sources. Here’s an example configuration for indexing Neutron data:
schema.graphql
file to define the structure of your indexed data. Here’s an example for tracking transfers:
src/mappings/
directory to process blockchain data and store it according to your schema:
http://localhost:3000/graphql
to query your indexed data: