Skip to content

Commit 24d84c2

Browse files
committed
fix: use a more developer friendly voice for descriptions and tone down marketing speak
1 parent f137205 commit 24d84c2

Some content is hidden

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

47 files changed

+121
-109
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: 'Pythnet RPC: How to Access and Use for Developers'
33
description: >-
4-
Configure Pythnet RPC with Hermes, select trusted providers like Triton or
5-
P2P, or self-host your node for secure, reliable data access. Get started
6-
today.
4+
Use Hermes to configure Pythnet RPC. Choose from trusted providers like Triton
5+
or P2P, or self-host a node for secure, reliable data access.
76
full: false
87
index: false
98
---

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: 'Pyth API Reference: On- and Off-Chain Developer Tools'
33
description: >-
4-
Dive into Pyth Core’s API referenceEVM, Aptos, CosmWasm & Hermes. Access
5-
interactive docs and on/off-chain integration guides to streamline
6-
development.
4+
Pyth Core’s API reference covers EVM, Aptos, CosmWasm, and Hermes. It provides
5+
interactive documentation and guides for both on-chain and off-chain
6+
integration.
77
full: false
88
index: false
99
---

apps/developer-hub/content/docs/pyth-core/api-reference/aptos/get-ema-price-unsafe.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Fetch EMA Price & Confidence Interval via Pyth API
33
description: >-
4-
Retrieve EMA price, confidence interval, timestamp, and methodology for any
5-
Pyth Core price feed ID. Access real-time data to make precise, confident
6-
decisions.
4+
Retrieve the EMA price, confidence interval, timestamp, and methodology for a
5+
specified Pyth Core price feed ID. Provides real-time data for analysis and
6+
decision-making.
77
full: false
88
index: false
99
---

apps/developer-hub/content/docs/pyth-core/api-reference/aptos/get-price-unsafe.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Pyth Core: Get Price & Confidence Interval API'
33
description: >-
44
Access live price data and confidence intervals from Pyth Core’s Aptos feed,
5-
plus expert tips for accurate interpretation and smarter decisions.
5+
with guidance on interpreting the data for decision-making.
66
full: false
77
index: false
88
---

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: 'SDKs for Aptos: Integrating Pyth Contracts and Dependencies'
33
description: >-
4-
Integrate Pyth SDKs with Aptos in minutes—our developer guide offers
5-
step-by-step installation, configuration, and code examples for seamless
6-
blockchain integration.
4+
This developer guide explains how to install and configure Pyth SDKs on Aptos
5+
and includes step-by-step instructions and code examples for blockchain
6+
integration.
77
full: false
88
index: false
99
---

apps/developer-hub/content/docs/pyth-core/api-reference/aptos/update-price-feeds-with-funder.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Update On-Chain Price Feeds with Signed Data & Funder
33
description: >-
4-
Seamlessly update Pyth price feeds with the Hermes API—automate fee payments
5-
and guarantee real-time, accurate, signed data delivery.
4+
The Hermes API updates Pyth price feeds, automates fee payments, and delivers
5+
signed data in real time.
66
full: false
77
index: false
88
---

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: 'Pyth Network CosmWasm API: Price Feed Contracts Reference'
33
description: >-
4-
Submit and access verified price updates with Pyth Network’s CosmWasm
5-
contract. Guarantee reliable data for your blockchain applications. Discover
6-
how.
4+
Use Pyth Network’s CosmWasm contract to submit and retrieve verified price
5+
updates on-chain. It provides authenticated price feeds for your blockchain
6+
applications.
77
full: false
88
index: false
99
---

apps/developer-hub/content/docs/pyth-core/api-reference/cosmwasm/query-get-update-fee.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: Get On-Chain Price Feed Update Fee with CosmWasm & SDKs
33
description: >-
4-
Learn how to query Pyth CosmWasm update fees with VAAs using Rust, TypeScript,
5-
and JSON code samples. A must-have guide for seamless price feed integration.
4+
This guide shows how to query Pyth CosmWasm update fees using VAAs. It
5+
includes Rust, TypeScript, and JSON code samples for integrating price feeds
6+
into your application.
67
full: false
78
index: false
89
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 'Aptos Pyth Contract Addresses (Mainnet, Testnet, Devnet)'
33
description: >-
4-
Easily explore Pyth’s Aptos contract addresses on Mainnet, Testnet & Devnet,
5-
with instant links to Pyth, Wormhole & Deployer for seamless access.
4+
Browse Pyth’s Aptos contract addresses on Mainnet, Testnet, and Devnet with
5+
direct links to Pyth, Wormhole, and the Deployer for quick reference.
66
full: false
77
index: false
88
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: 'IOTA Contract Addresses: Pyth & Wormhole Testnet/Mainnet'
33
description: >-
4-
Discover Pyth & Wormhole contract addresses on IOTA testnet and mainnet with
5-
explorer links for key IDs—vital for seamless cross-chain integrations.
4+
Provides Pyth and Wormhole contract addresses for IOTA testnet and mainnet,
5+
with explorer links for each key ID to facilitate cross-chain integration.
66
full: false
77
index: false
88
---

0 commit comments

Comments
 (0)