Skip to content

Cardano Pythathon -- Team HackSabbath#119

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

Cardano Pythathon -- Team HackSabbath#119
tecnohereje wants to merge 4 commits intopyth-network:mainfrom
tecnohereje:main

Conversation

@tecnohereje
Copy link

@tecnohereje tecnohereje 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

Project/Example Name:

Pyth Product Used:

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

Blockchain/Platform:

  • Ethereum/EVM
  • Solana
  • Aptos
  • Sui
  • Fuel
  • Starknet
  • TON
  • Cardano
  • [] Other: ______

Description

What does this contribution do?

This example project aims to use pyth oracle in order to perform commercial operations using the retrieved data.

How does it integrate with Pyth?

Uses Pyth price fees on cardano

What problem does it solve or demonstrate?

Demonstrates how to use Pyth cardano API

Directory Structure (for new examples)

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!

@tecnohereje tecnohereje changed the title ADD readme file Cardano Pythathon -- Team HackSabbath 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.

1 participant