Skip to content

dipdup-io/quartz-metadata

Repository files navigation

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.