Skip to main content

AWS Graph Blockchain Indexer

Description

This repo helps to spin up your own self-hosted Graph node on AWS. It contains a CDK to deploy a node on ECS/EC2, an IPFS node, a managed PostgreSQL database, and an GraphQl API using ApiGateway. The main purpose of this service is to index and prepare the event data coming from the specified smart contracts, map them into a DB schema, store them in the PostgresqlDB in a more efficient form, and allow basic GraphQL queries through the API. The mappings and smart contract definitions are called subgraph.

Topics

AWS, TheGraph, Blockchain, Analytics, Indexer, Ethereum