pyth
SolidComplete guide for Pyth Network - decentralized oracle providing real-time price feeds for DeFi. Covers price feed integration, confidence intervals, EMA prices, on-chain CPI, off-chain fetching, and streaming updates for Solana applications.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- sendaifun
- Repository
- sendaifun/skills
- Created
- 7 months ago
- Last Updated
- 2 weeks ago
- Language
- TypeScript
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
scallop-oracle
Scallop oracle and price feed integration using Pyth Network. Use when user says "oracle", "price feed", "Pyth", "price update", "get price", "coin price", "USD price", "oracle update", "update prices", "Wormhole VAA", or asks about fetching asset prices, updating oracle prices in transactions, or integrating Pyth price feeds with Scallop on Sui.
slv-pythnet
Run a self-hosted Pythnet RPC node — the application-specific Solana fork operated by Pyth's data providers. Pythnet RPC is what `slv-hermes` reads from for accumulator messages; running it locally completes a fully self-hosted Pyth price feed stack. Recipe handles disk mount, sysctl tuning, Solana 1.14 fork build (with cstdint workaround for modern GCC), identity gen, and systemd. Snapshot fetch + catch-up typically finishes in 10-20 minutes.
coingecko
Complete CoinGecko Solana API integration for token prices, DEX pool data, OHLCV charts, trades, and market analytics. Use for building trading bots, portfolio trackers, price feeds, and on-chain data applications.