Skip to content

Goldsky

Goldsky is a data indexing platform designed to help developers efficiently query blockchain data for building Web3 applications.

Features

  • Custom Data Indexing: Enables developers to create tailored indexes for specific on-chain data, making queries faster and more precise.

  • Real-Time Data Streams: Provides real-time data feeds, allowing applications to stay updated with the latest blockchain events.

  • SKALE Chains: The Goldsky service is available on 3 of the SKALE Hubs, Nebula, Calypso and Europa.

  • Subgraphs: Define data sources and transformation logic to query structured blockchain data using GraphQL via instant API endpoints.

  • Mirror: Stream real-time blockchain data directly to your database, offering full control and customization over your data pipeline.

Quickstart

  1. Go here and install Goldsky CLI by running the command:

    Terminal window
    curl https://goldsky.com | sh
  2. Go to Goldsky dashboard and create an account.

  3. Decide what to use:

    Check the Subgraph documentation.