Skip to content

docs(developer-hub): point Lazer SDK links at pyth-lazer-public - #3940

Open
jayantk wants to merge 1 commit into
mainfrom
hydra/i-yrgjipys/head
Open

docs(developer-hub): point Lazer SDK links at pyth-lazer-public#3940
jayantk wants to merge 1 commit into
mainfrom
hydra/i-yrgjipys/head

Conversation

@jayantk

@jayantk jayantk commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The Lazer JS/Rust SDKs were moved out of pyth-crosschain into pyth-network/pyth-lazer-public (crosschain commit 8ac81e674, plus symlink cleanup in fb6c65432). The developer-hub docs still linked at the old in-repo paths, which now 404.

Changes

  • price-feeds/pro/api/websocket.mdx and price-feeds/pro/api/index.mdx — "SDK Repository" now points at pyth-lazer-public/tree/main/sdk/js instead of pyth-crosschain/tree/main/lazer/sdk/js.
  • price-feeds/pro/faq.mdx — "Rust SDK protocol module" now points at pyth-lazer-public/blob/main/sdk/rust/protocol/src/message.rs.
  • price-feeds/pro/integrate-as-consumer/cardano.mdx — the Cardano contract-sources link pointed at the unmerged matej/cardano-governance branch (404, with a TODO: change once merged into main). The contracts are on main now, so the link points there and the TODO is gone.

Scope check

I link-checked every github.com URL in apps/developer-hub/{content,src} (129 unique URLs). The remaining pyth-crosschain Lazer links all target lazer/contracts/{evm,sui,iota,cardano}, which did not move and still resolve. Everything else that references the SDK does so by npm package name or docs.rs/crates.io, which are unaffected.

Four unrelated 404s turned up in the same sweep and are left alone here (tracked separately): two pyth-network/per SDK example links, apps/hermes/client/js/src/HermesClient.ts, apps/developer-hub/data/changelog-diffs, and target_chains/iota/cli.

Verification

pnpm turbo test --filter=@pythnetwork/developer-hub — 47/47 tasks pass (build, types, lint). Each replacement URL was confirmed to return 200 with curl -L.

The Lazer JS/Rust SDKs moved out of pyth-crosschain into
pyth-network/pyth-lazer-public, leaving the SDK Repository and Rust SDK
protocol module links 404ing. Repoint them at the new repo.

Also drop the stale cardano-governance branch link for the Cardano
contract sources - those contracts are on main now.
@vercel
vercel Bot temporarily deployed to Preview – insights July 29, 2026 14:41 Inactive
@vercel
vercel Bot temporarily deployed to Preview – staking July 29, 2026 14:41 Inactive
@vercel
vercel Bot temporarily deployed to Preview – api-reference July 29, 2026 14:41 Inactive
@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
component-library Ready Ready Preview, Comment Jul 29, 2026 2:47pm
developer-hub Ready Ready Preview, Comment Jul 29, 2026 2:47pm
5 Skipped Deployments
Project Deployment Actions Updated (UTC)
api-reference Skipped Skipped Jul 29, 2026 2:47pm
entropy-explorer Skipped Skipped Jul 29, 2026 2:47pm
insights Skipped Skipped Jul 29, 2026 2:47pm
proposals Skipped Skipped Jul 29, 2026 2:47pm
staking Skipped Skipped Jul 29, 2026 2:47pm

Request Review

@vercel
vercel Bot temporarily deployed to Preview – entropy-explorer July 29, 2026 14:41 Inactive
@vercel
vercel Bot temporarily deployed to Preview – proposals July 29, 2026 14:41 Inactive

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions

Copy link
Copy Markdown
Contributor

🤖 llms.txt Content Review

Analyzed documentation changes — no updates to curated content required.

Products reviewed: llms-price-feeds-pro.txt, llms-price-feeds.txt

Note: Product files contain curated content. Deep dive page URLs in each file link to individual .mdx pages for full detail.

Files analyzed
apps/developer-hub/content/docs/price-feeds/pro/api/index.mdx
apps/developer-hub/content/docs/price-feeds/pro/api/websocket.mdx
apps/developer-hub/content/docs/price-feeds/pro/faq.mdx
apps/developer-hub/content/docs/price-feeds/pro/integrate-as-consumer/cardano.mdx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant