Crate thegraph_core

source ·
Expand description

A collection of Rust modules that are shared between The Graph’s network services.

The types module contains the rust types common between the different services in The Graph network and serve as foundational building blocks for the rest of the codebase.

Modules§

  • The graph network services’ foundation types.