Skip to content

Instantly share code, notes, and snippets.

View chabroA's full-sized avatar

Alexandre Chabrolin chabroA

View GitHub Profile

Building an NFT API with filtering, sorting, relationships, and full text search with The Graph.

In this workshop we'll build a subgraph for querying NTF data from the Metroverse City Block smart contract, implementing queries for fetching NFTs as well as their owners, building relationships between them, full text search, sorting, and filtering.

The codebase for this project is located here

Prerequisites

To be successful in this tutorial, you should have Node.js installed on your machine. These days, I recommend using either nvm.