You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/price-feeds/getting-started.mdx
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,18 @@ The [Learn](#learn) section provides general meterial for anyone interested in u
10
10
11
11
Developers interested in using Pyth can refer to the following resources:
12
12
13
-
-[Create-your-first-pyth-app](./create-your-first-pyth-app/) is a tutorial that walks the reader through all of the steps required to develop, test and deploy a contract using Pyth price feeds. This guide is tailored toward new developers with less contract development experience.
14
-
-[User-real-time-data](./use-real-time-data/) is a how-to guide that provides the minimal steps to integrate price feeds into your app. This guide is targeted towards more experienced developers who know the basics of smart contract development.
13
+
-[Create Your First Pyth App](./create-your-first-pyth-app/) is a tutorial that walks the reader through all of the steps required to develop, test and deploy a contract using Pyth price feeds. This guide is tailored toward new developers with less contract development experience.
14
+
-[Use Real-Time Price Data](./use-real-time-data/) is a how-to guide that provides the minimal steps to integrate price feeds into your app. This guide is targeted towards more experienced developers who know the basics of smart contract development.
15
15
16
16
In addition to the two guides above, the following resources will be useful for developers as they integrate:
17
17
18
-
-[API-reference](./api-reference.mdx) provides a detailed overview of Pyth's on-chain methods.
19
-
-[Price Feed Ids](./price-feed-ids.mdx) lists the price feed ids for all the assets supported by Pyth.
20
-
-[Contract-addresses](./contract-addresses/) provides the contract addresses for Pyth on different chains.
21
-
-[Best-practices](./best-practices.mdx) explains how to use Pyth price feeds safely and effectively in your application.
18
+
-[API Reference](./api-reference.mdx) provides a detailed overview of Pyth's on-chain methods.
19
+
-[Price Feed IDs](./price-feed-ids.mdx) lists the price feed ids for all the assets supported by Pyth.
20
+
-[Contract Addresses](./contract-addresses/) provides the contract addresses for Pyth on different chains.
21
+
-[Best Practices](./best-practices.mdx) explains how to use Pyth price feeds safely and effectively in your application.
22
22
23
23
## Learn
24
24
25
25
For those interested in learning more about Pyth, the following resources are available:
26
26
27
-
-[How-pyth-works](./how-pyth-works.mdx) provides a high-level overview of Pyth architecture.
27
+
-[How Pyth Works](./how-pyth-works.mdx) provides a high-level overview of Pyth architecture.
0 commit comments