Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 611 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 611 Bytes

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.