|
9 | 9 | * [Pythnet Price Feeds](pythnet-price-feeds/pythnet-price-feeds.md)
|
10 | 10 | * [On-Demand Updates](pythnet-price-feeds/on-demand.md)
|
11 | 11 | * [Using Price Feeds](pythnet-price-feeds/best-practices.md)
|
12 |
| - * [Price Service](pythnet-price-feeds/price-service.md) |
13 |
| - * [Pyth Cross-chain Batches](pythnet-price-feeds/cross-chain-batches.md) |
14 | 12 | * [Pyth on EVM](pythnet-price-feeds/evm.md)
|
15 | 13 | * [Pyth on Aptos](pythnet-price-feeds/aptos.md)
|
16 | 14 | * [Pyth on BAS Chains](pythnet-price-feeds/bas.md)
|
17 | 15 | * [Pyth for Off-chain Apps](pythnet-price-feeds/off-chain.md)
|
| 16 | + * [Price Service](pythnet-price-feeds/price-service.md) |
| 17 | + * [Price Feed Batches](pythnet-price-feeds/cross-chain-batches.md) |
18 | 18 |
|
19 | 19 | * [Publish Data](publishers/publish-data.md)
|
20 | 20 | * [Understanding Publishing Slots](publishers/understanding-publishing-slots.md)
|
21 | 21 | * [pyth-client Websocket API](publishers/pyth-client-websocket-api.md)
|
22 | 22 | * [Confidence Interval and Crypto Exchange Fees](publishers/confidence-interval-and-crypto-exchange-fees.md)
|
23 | 23 |
|
24 |
| -* [How Pyth Works](how-pyth-works/how-pyth-works.md) |
25 |
| - * [Design Overview](how-pyth-works/design-overview.md) |
| 24 | +* [How Pyth Works](how-pyth-works/design-overview.md) |
26 | 25 | * [Pythnet](how-pyth-works/pythnet.md)
|
27 | 26 | * [Cross-chain](how-pyth-works/cross-chain.md)
|
28 |
| - * [Solana Account Structure](how-pyth-works/account-structure.md) |
29 |
| - * [Product Metadata](how-pyth-works/product-metadata.md) |
| 27 | + * [Oracle Program](how-pyth-works/oracle-program.md) |
| 28 | + * [Account Structure](how-pyth-works/account-structure.md) |
| 29 | + * [Product Metadata](how-pyth-works/product-metadata.md) |
30 | 30 | * [Price Aggregation](how-pyth-works/price-aggregation.md)
|
31 | 31 | * [EMA Price Aggregation](how-pyth-works/ema-price-aggregation.md)
|
32 |
| - * [Accounts](https://pyth.network/developers/accounts/) |
33 |
| - * [Network Participants](how-pyth-works/network-participants.md) |
34 |
| - * [Network Interactions](how-pyth-works/network-interactions.md) |
35 |
| - * [Participant Incentives](how-pyth-works/participant-incentives.md) |
| 32 | + |
| 33 | +* [Whitepaper](whitepaper/whitepaper.md) |
| 34 | + * [Network Participants](whitepaper/network-participants.md) |
| 35 | + * [Network Interactions](whitepaper/network-interactions.md) |
| 36 | + * [Participant Incentives](whitepaper/participant-incentives.md) |
36 | 37 |
|
37 | 38 | * [Pyth Metrics](metrics/metrics.md)
|
38 | 39 | * [Pyth Dune Dashboard](metrics/dune-dashboard.md)
|
|
0 commit comments