-
Notifications
You must be signed in to change notification settings - Fork 298
chore(developer-hub): add pyth metrics and its pages #3041
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
{ | ||
"pages": ["pyth-core", "pyth-token", "express-relay", "entropy"] | ||
"pages": ["pyth-core", "pyth-token", "express-relay", "entropy", "metrics"] | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this will change later as per the home page design.
- [Push Oracle Dashboard (DISCONTINUED)](https://dune.com/cctdaniel/pyth-push-oracle-on-solana) | ||
- [Pull Oracle Dashboard](https://dune.com/cctdaniel/pyth-pull-oracle-on-solana) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added title for the hyperlinks
You can start at the [Pyth Price Feeds page](https://insights.pyth.network/price-feeds), which will list every market symbol ("price feed"). Clicking on any price feed will bring you to the corresponding market page. Here is an example of the [SOL/USD price page](https://insights.pyth.network/price-feeds/Crypto.SOL%2FUSD). | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed the broken links in here, as well as in the docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice, haven't looked the content but I'm assuming everything is copied
yes, the content is just being migrated. |
Summary
Migrating pages as is from the documentation. The PR changeset is big due to the images.
Rationale
How has this been tested?