Skip to content

Commit 3067183

Browse files
committed
chore: fix prettier errors
1 parent f8f2579 commit 3067183

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+294
-242
lines changed

apps/developer-hub/content/docs/pyth-core/api-instances-and-providers.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: 'Access Hermes & Pythnet RPC: Developer API Guide'
2+
title: "Access Hermes & Pythnet RPC: Developer API Guide"
33
description: >-
44
Streamline integration of Pyth Price Feeds with Hermes and Pythnet RPC. Choose
55
self-hosted or third-party instances to boost development efficiency.
66
full: false
77
index: false
88
---
9+
910
# API Instances and Providers
1011

1112
The following documentation explains how to get access to an instance of Hermes or a Pythnet RPC.

apps/developer-hub/content/docs/pyth-core/api-instances-and-providers/pythnet-rpc.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: 'Pythnet RPC: How to Access and Use for Developers'
2+
title: "Pythnet RPC: How to Access and Use for Developers"
33
description: >-
44
Use Hermes to configure Pythnet RPC. Choose from trusted providers like Triton
55
or P2P, or self-host a node for secure, reliable data access.
66
full: false
77
index: false
88
---
9+
910
# Pythnet RPC
1011

1112
You will need a Pythnet RPC to run Hermes, which you can obtain from any of the Pythnet RPC

apps/developer-hub/content/docs/pyth-core/api-reference.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
title: 'Pyth API Reference: On- and Off-Chain Developer Tools'
2+
title: "Pyth API Reference: On- and Off-Chain Developer Tools"
33
description: >-
44
Pyth Core’s API reference covers EVM, Aptos, CosmWasm, and Hermes. It provides
55
interactive documentation and guides for both on-chain and off-chain
66
integration.
77
full: false
88
index: false
99
---
10+
1011
# API Reference
1112

1213
The API reference is a comprehensive guide to the various APIs -- both on- and off-chain -- that developers can use in their applications.

apps/developer-hub/content/docs/pyth-core/best-practices.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
2-
title: 'Pyth Price Feeds: Best Practices for Safe Use'
2+
title: "Pyth Price Feeds: Best Practices for Safe Use"
33
description: >-
44
Best practices for Pyth price feeds: secure fixed-point representation,
55
mitigate latency & threats, use confidence intervals, and follow futures
66
pricing guidelines.
77
full: false
88
index: false
99
---
10+
1011
# Best Practices
1112

1213
This page provides some technical details about Pyth price feeds that are necessary to use them safely and correctly.

apps/developer-hub/content/docs/pyth-core/contract-addresses.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: >-
66
full: false
77
index: false
88
---
9+
910
# Contract Addresses
1011

1112
The following sections list the addresses of deployed Pyth Price Feed contracts across blockchains.

apps/developer-hub/content/docs/pyth-core/contract-addresses/cosmwasm.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: >-
66
full: false
77
index: false
88
---
9+
910
# Price Feed Contract Addresses on CosmWasm Networks
1011

1112
Pyth is currently available on the following cosmwasm chains:

apps/developer-hub/content/docs/pyth-core/contract-addresses/evm.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: >-
66
full: false
77
index: false
88
---
9+
910
# Price Feed Contract Addresses on EVM Networks
1011

1112
Pyth is currently available on the EVM networks below using Pyth Stable price sources that are accessible via Hermes Stable.

apps/developer-hub/content/docs/pyth-core/contract-addresses/iota.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
title: 'IOTA Contract Addresses: Pyth & Wormhole Testnet/Mainnet'
2+
title: "IOTA Contract Addresses: Pyth & Wormhole Testnet/Mainnet"
33
description: >-
44
Provides Pyth and Wormhole contract addresses for IOTA testnet and mainnet,
55
with explorer links for each key ID to facilitate cross-chain integration.
66
full: false
77
index: false
88
---
9+
910
# Price Feed Contract Addresses on IOTA
1011

1112
#### IOTA testnet

apps/developer-hub/content/docs/pyth-core/contract-addresses/near.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ description: >-
77
full: false
88
index: false
99
---
10+
1011
# Price Feed Contract Addresses on NEAR
1112

1213
| Network | Contract address |

apps/developer-hub/content/docs/pyth-core/contract-addresses/sui.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description: >-
66
full: false
77
index: false
88
---
9+
910
# Price Feed Contract Addresses on Sui
1011

1112
Pyth is currently available on the following sui-based chains:

0 commit comments

Comments
 (0)