threefoldtech / tfchain_graphql

Graphql for TFchain
Apache License 2.0
2 stars 3 forks source link

Tfchain graphql

Subsquid is used to index and provide a graphql interface on top of tfchain.

Concept

The substrate events are processed in a multi-step pipeline:

Tfchain => Squid Indexer => Indexer GraphQL gateway => Squid Processor => Database => Query Node GraphQL endpoint

Bird eye overview

Prerequisites

Running

see docs

Project layout