Skip to content

A collection of utilities that are shared across E&N network services

License

Notifications You must be signed in to change notification settings

semiotic-ai/toolshed

 
 

Repository files navigation

toolshed

ci License

This repo contains a collection of crates that constitute the foundation for the different Rust projects of the The Graph network (e.g., The Graph Gateway and its Candidate Selection, etc.).

Crates

Name Latest version
thegraph-core thegraph-core
thegraph-graphql-http thegraph-graphql-http

Internal (crates not published to crates.io)

  • 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" }
  • toolshed: A collection of miscellaneous rust modules.

    toolshed = { git = "https://github.com/edgeandnode/toolshed", tag = "toolshed-v0.6.0" }

About

A collection of utilities that are shared across E&N network services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%