This repository contains a collection of crates that constitute the foundation for the different Rust projects of The Graph network (e.g., the Subgraphs Gateway, the Indexer software, etc.).
Name | Latest version |
---|---|
thegraph-core | |
thegraph-graphql-http | |
thegraph-client-subgraphs |
-
graphql: A collection of GraphQL related Rust modules that are share between The Graph's network services.
graphql = { git = "https://github.com/edgeandnode/toolshed", tag = "graphql-v0.3.0" }
This is an open-source project and we welcome contributions. Please refer to our contributing guide for more information on how contribute to this project.