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.

ETHGlobalNfts

Created At

Web3 Weekend

Project Description

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.

How it's Made

  • The Graph

To get started, open the Graph Console and either sign

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.

  • Javascript
background image mobile

Join the mailing list

Get the latest news and updates