← Back to home

ETHGlobalNfts

Just testing The Graph Workshop. Learn how to build a GraphQL API on top of the Ethereum blockchain to query data from Zora. In this workshop, you'll learn how to build and deploy a subgraph using the Zora NFT smart contract.

Problem Statement

Testing The Graph Workshop Didn't have time to elaborate further Learn how to build a GraphQL API on top of the Ethereum blockchain to query data from Zora. In this workshop, you'll learn how to build and deploy a subgraph using the Zora NFT smart contract. Defining the entities With The Graph, you define entity types in schema.graphql, and Graph Node will generate top level fields for querying single instances and collections of that entity type. Each type that should be an entity is required to be annotated with an @entity directive.

Solution

The GraphTo get started, open the Graph Console and either signWith The Graph, you define entity types in schema.graphql, and Graph Node will generate top level fields for querying single instances and collections of that entity type. Each type that should be an entity is required to be annotated with an @entity directive.Javascript

Hackathon

Web3 Weekend

2024

Contributors