Skip to content

Conversation

@martin0995
Copy link
Collaborator

Description

This pull request adds a new tutorial for displaying live crypto prices using Wormhole Queries. It introduces a complete code sample for fetching, decoding, and rendering real-time price data in a widget, and updates navigation and documentation references to include the new tutorial.

Checklist

  • Required - I have added a label to this PR 🏷️
  • Required - I have run my changes through Grammarly

@martin0995 martin0995 requested a review from ilariae October 20, 2025 15:25
@martin0995 martin0995 added the A0 - New Content Pull request contains new content pages label Oct 20, 2025
Copilot AI review requested due to automatic review settings October 20, 2025 15:25
@martin0995 martin0995 added the B0 - Needs Review Pull request is ready for review label Oct 20, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request introduces a comprehensive tutorial for building a live crypto price widget using Wormhole Queries and Witnet data feeds. The tutorial guides developers through creating a Next.js/TypeScript application that fetches, verifies, and displays real-time crypto prices with Guardian-signed data.

Key changes:

  • Added a complete end-to-end tutorial with code examples for querying and displaying live crypto prices
  • Updated navigation files to include the new tutorial in the documentation structure
  • Added references to the new tutorial in LLM context files for AI-assisted documentation

Reviewed Changes

Copilot reviewed 14 out of 15 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
products/queries/tutorials/live-crypto-prices.md Main tutorial documentation covering project setup, server logic, widget implementation, and deployment
products/queries/tutorials/.nav.yml Navigation configuration for the tutorials section
products/queries/.nav.yml Updated queries section navigation to include tutorials
llms.txt Added tutorial reference for LLM context
llms-full.txt Added complete tutorial content for full LLM context
llms-files/llms-queries.txt Added tutorial reference specific to queries documentation
.snippets/code/products/queries/tutorials/live-crypto-prices/snippet-*.ts Code snippets (1-8) for configuration, request building, client logic, decoding, types, API routes, and UI components

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

ilariae
ilariae previously approved these changes Oct 31, 2025
Copy link
Collaborator

@ilariae ilariae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool tutorial! everything works smoothly, nice!

Copy link
Collaborator

@dawnkelly09 dawnkelly09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting updates, Grammarly stuff

Copy link
Collaborator

@dawnkelly09 dawnkelly09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@martin0995 martin0995 added B1 - Ready to Merge Pull request is ready to be merged and removed B0 - Needs Review Pull request is ready for review labels Nov 5, 2025
@martin0995 martin0995 merged commit cb6ce21 into dev Nov 5, 2025
3 checks passed
@martin0995 martin0995 deleted the martinh/queries-e2e-tutorial branch November 5, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A0 - New Content Pull request contains new content pages B1 - Ready to Merge Pull request is ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants