/quartz-metadata

Custom metadata indexer for Ubisoft Quartz NFTs

Primary LanguagePythonMIT LicenseMIT

Quartz Metadata

Made With License: MIT

Ubisoft Quartz NFTs selective indexer and metadata resolver.

How to run

Without Docker

poetry install
poetry shell
dipdup run

In Docker

docker-compose up -d

GraphQL client

npm i @dipdup/quartz

Read how to use the GraphQL client for the Ubisoft Quartz metadata service.