This repository is a work in progress and not ready for use.
This repository hosts the v3 tokenlist schema and registry for Superchain.
It provides:
- Off-chain, GitHub-hosted JSON files per chain under
tokens/
- Schema definitions in
schema/
- Validation & generation scripts in
scripts/
- CI/CD via CircleCI
- Nightly concatenation of all tokens into
dist/tokenlist.json
tokens/
– individual JSON entriesschema/
– JSON Schema + generated TypeScript typesscripts/
– validation & packaging scripts.circleci/
– CI pipeline.github/
– labeler & CODEOWNERStests/
– Jest unit/integration testsOPERATIONAL_RUNBOOK.md
– runbook