github graphprotocol/graph-node v0.0.1-preview
Developer Preview

latest releases: canary-3ff4a4f4d, canary-bed0bc6e, fraction2...
pre-release5 years ago

This developer preview includes:

  • GraphQL Server — A custom spec-compliant GraphQL implementation. We automatically generate the server from the SDL schema including support for filters w/ boolean expressions, sorting, and pagination.
  • Ethereum Adapter — Subscribes to Ethereum events using IPC or RPC and accesses smart contract storage.
  • WASM Runtime Host — Executes developer-provided Mappings on WASM using Parity’s excellent Wasmi library.
  • Postgres Store — Stores and indexes the transformed data in an entity table in Postgres, which is queried by the GraphQL server.

Don't miss a new graph-node release

NewReleases is sending notifications on new releases.