A git mirror of the Coinbase Developer Platform OpenAPI spec, reduced to exactly the file the
@distilled.cloud/coinbase generator reads:
specs/openapi.yaml—openapi.yaml
Nothing else from coinbase/cdp-sdk is mirrored, so this repository stays small
enough to use as a git submodule — the upstream repository is never cloned.
The mirror is updated every 24 hours by
.github/workflows/update-specs.yml.
git submodule add https://github.com/distilled-mirror/spec-mirror-coinbase.gitFrom .meta/:
bun install
bun run fetch-specsThis repository is managed by the distilled-submodules Alchemy stack in
alchemy-run/distilled (stacks/distilled-submodules).
Its scaffolding is generated — edit it there, not here.