{"id":13629475,"url":"https://github.com/dipdup-io/metadata","last_synced_at":"2026-01-11T22:57:22.547Z","repository":{"id":39185839,"uuid":"360892684","full_name":"dipdup-io/metadata","owner":"dipdup-io","description":"Tezos TZIP-16/TZIP-12 metadata indexer","archived":false,"fork":false,"pushed_at":"2024-05-06T13:36:01.000Z","size":691,"stargazers_count":17,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-30T04:55:48.937Z","etag":null,"topics":["dipdup","indexer","metadata","tezos","tzip-12","tzip-16"],"latest_commit_sha":null,"homepage":"https://ide.dipdup.io/?resource=https://metadata.dipdup.net/v1/graphql","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dipdup-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-23T13:26:25.000Z","updated_at":"2024-05-06T13:36:02.000Z","dependencies_parsed_at":"2024-01-14T07:58:18.864Z","dependency_job_id":"d6a12844-4353-4bd7-a22a-7fd39f0d01c2","html_url":"https://github.com/dipdup-io/metadata","commit_stats":null,"previous_names":["dipdup-net/metadata"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipdup-io%2Fmetadata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipdup-io%2Fmetadata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipdup-io%2Fmetadata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipdup-io%2Fmetadata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dipdup-io","download_url":"https://codeload.github.com/dipdup-io/metadata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223751139,"owners_count":17196579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dipdup","indexer","metadata","tezos","tzip-12","tzip-16"],"created_at":"2024-08-01T22:01:11.614Z","updated_at":"2026-01-11T22:57:22.541Z","avatar_url":"https://github.com/dipdup-io.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Metadata indexer\n\n[![Tests](https://github.com/dipdup-net/metadata/workflows/Tests/badge.svg?)](https://github.com/dipdup-net/metadata/actions?query=workflow%3ATests)\n[![Docker images](https://github.com/dipdup-net/metadata/workflows/Release/badge.svg?)](https://hub.docker.com/r/dipdup/metadata)\n[![Made With](https://img.shields.io/badge/made%20with-dipdup-blue.svg?)](https://dipdup.net)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nSelective Tezos metadata indexer based on DipDup framework.  \nSupported features:\n- [TZIP-16](https://gitlab.com/tzip/tzip/-/blob/master/proposals/tzip-16/tzip-16.md) contract metadata\n- [TZIP-12](https://gitlab.com/tezos/tzip/-/blob/master/proposals/tzip-12/tzip-12.md#token-metadata) token metadata\n- IPFS file pinning\n- Token thumbnails generating (and uploading to AWS)\n- Elasicsearch mode\n\n## Configuration\n\nFully compatible with DipDup YAML configuration file format.\nMetadata indexer reuses `datasources`, `contracts`, `database`, `hasura` sections, and reads its own settings from `metadata` top-level section.\n\nRead more [in the docs](https://docs.dipdup.net/plugins/metadata).\n\n## GQL client\n\n```\nnpm i @dipdup/metadata\n```\n\nRead [how to use](./build/client/README.md) the GraphQL client for the Metadata service.\n\n## Maintenance\n\n### Refetch recent metadata\n\nThis is not a permanent solution, rather an ad-hoc command to fix recent fetch errors. Adjust the data accordingly or remove time condition.\n```sql\nUPDATE token_metadata\nSET retry_count=0, status=1\nWHERE created_at \u003e 1646082000 AND metadata ISNULL\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipdup-io%2Fmetadata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdipdup-io%2Fmetadata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipdup-io%2Fmetadata/lists"}