Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 2.04 KB

README.md

File metadata and controls

24 lines (18 loc) · 2.04 KB

⚠️ This repo is deprecated ⚠️

Pyth documentation is moved to this repo.

Introduction

Pyth Network is an oracle that publishes financial market data to multiple blockchains. Our market data is contributed by over 80 first-party publishers, including some of the biggest exchanges and market making firms in the world. We offer price feeds for a number of different asset classes, including US equities, commodities, and cryptocurrencies. Each price feed publishes a robust aggregate of publisher prices that updates multiple times per second.

Price feeds are available on multiple blockchains and can also be used in off-chain applications. Pyth offers two sets of price feeds for different applications:

  • Solana Price Feeds are available in mainnet for Solana
  • Pythnet Price Feeds are available in mainnet for most EVM chains, including Ethereum, BNB, Avalanche, and more. These feeds are also available in Aptos mainnet and will be coming soon to Cosmos chains and other ecosystems.

Application developers can follow the links above to learn more about how to consume Pyth Network data for the relevant ecosystem.

Other useful links may be:

  • Publish Data -- Data Providers can read these documents to learn how to publish data to the Pyth Network.
  • How Pyth Works -- Learn more about the mechanisms behind the network.
  • Pyth Metrics -- See metrics of the network's adoption and growth.
  • Pyth Tutorials -- Developers can watch contributors explaining the inner workings of the Pyth network and how to integrate with the Pyth Price Feeds in your application.