Skip to content

feat: make querying-tempo snippets interactive with IndexSupplyQuery#408

Open
decofe wants to merge 2 commits into
mmp/docs-querying-tempofrom
mmp/docs-querying-tempo-interactive
Open

feat: make querying-tempo snippets interactive with IndexSupplyQuery#408
decofe wants to merge 2 commits into
mmp/docs-querying-tempofrom
mmp/docs-querying-tempo-interactive

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented May 13, 2026

Replaces static SQL code blocks in the querying-tempo guide with live <IndexSupplyQuery> widgets. Readers can run and edit each query against Tempo mainnet data directly in the docs.

Built on top of #391.

What changed:

  • Import the existing IndexSupplyQuery component (same one used in the DEX orderbook guide)
  • Each SQL example becomes a runnable widget with the Monaco SQL editor
  • Queries use Index Supply's schema (blocks, txs, transfer via signatures)
  • Added tips explaining platform-specific differences (Dune vs Index Supply)

@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Error Error May 14, 2026 6:36pm

Request Review

… widgets

Convert static code blocks to <IndexSupplyQuery> components so readers can
run the example queries live against Tempo mainnet (chain 4217). Uses the
existing IndexSupplyQuery component already used in the orderbook guide.

Amp-Thread-ID: https://ampcode.com/threads/T-019e0369-6a2a-7159-a746-cb64baa9b7d8
@decofe decofe force-pushed the mmp/docs-querying-tempo-interactive branch from 3c2bd5d to 86d556d Compare May 14, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant