Skip to content

Cardano - Hydra Boys#108

Open
nicolasLuduena wants to merge 4 commits intopyth-network:mainfrom
nicolasLuduena:main
Open

Cardano - Hydra Boys#108
nicolasLuduena wants to merge 4 commits intopyth-network:mainfrom
nicolasLuduena:main

Conversation

@nicolasLuduena
Copy link

@nicolasLuduena nicolasLuduena commented Mar 22, 2026

Pyth Examples Contribution

Type of Contribution

  • New Example Project (Adding a new example to demonstrate Pyth integration)
  • Bug Fix (Fixing an issue in existing examples)
  • Documentation Update (Improving README, comments, or guides)
  • Enhancement (Improving existing functionality or adding features)
  • Hackathon Submission (Submitting a project from a hackathon)

Project Information

Hermes:

Pyth Product Used:

  • Pyth Price Feeds
  • Pyth Entropy
  • Multiple Products
  • Other: ___________

Blockchain/Platform:

  • Cardano
  • Ethereum/EVM
  • Solana
  • Aptos
  • Sui
  • Fuel
  • Starknet
  • TON
  • Other: ___________

Description

What does this contribution do?

5 minute market for Cardano L2 Hydra

How does it integrate with Pyth?

Uses price feeds on Cardano for validating the bets of users of whether or not an asset is above or below a threshold every 5 minutes in real time.

What problem does it solve or demonstrate?

It demonstrates an actual high speed integration of a 5 minute market with Cardano through an L2. Nothing that's shown on how to use on examples.

Directory Structure (for new examples)

[product]/[example-name]/
├── contract/          # Smart contracts (if applicable)
├── app/              # Frontend application (if applicable)  
├── README.md         # Project documentation
└── ...

Testing & Verification

How to Test This Contribution

Prerequisites

  • Node.js version: ___
  • Other dependencies: ___

Setup & Run Instructions

# Add your setup and run commands here
cd [path-to-your-example]
npm install
# ... other commands

Deployment Information (if applicable)

Network:

Contract Address(es):

Demo URL:

Checklist

Code Quality

  • Code follows existing patterns in the repository
  • Proper error handling implemented
  • No hardcoded values (use environment variables where appropriate)

Testing

  • Tested locally and works as expected
  • All existing functionality still works (no breaking changes)

Additional Context

Related Issues

Fixes #

Screenshots/Demo (if applicable)

Notes for Reviewers


Thank you for contributing to Pyth Examples!

@nicolasLuduena nicolasLuduena changed the title feat: initial submission hydra boys Cardano - Hydra Boys Mar 22, 2026
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.

2 participants