Skip to content

docs: update resources 2026-06-29#99

Open
JamesLawton wants to merge 1 commit into
mainfrom
docs/update-resources-2026-06-29
Open

docs: update resources 2026-06-29#99
JamesLawton wants to merge 1 commit into
mainfrom
docs/update-resources-2026-06-29

Conversation

@JamesLawton

Copy link
Copy Markdown
Collaborator

What changed

resources/supported-chains.mdx:

  • Added Hyperlane, OIF, LayerZero Value Transfer (LZ_TRANSFER), and Somnia Exchange / Somnia Swap to the "Supported Bridges and Liquidity" table. The bridge/DEX list now matches the RouteProvider enum from the API.
  • Added a new "Non-EVM Edge Rails" section documenting Solana and Tron support, with cross-links to the new GetEdges, QuoteIntentEdge, and GetEdgeStatus API endpoints and to the Solana SDK adapter page.

Source of truth

  • RouteProvider enum in trails-api/proto/docs/trails-api.gen.yaml — current values are AUTO, CCTP, GASZIP, HYPERLANE, LIFI, LZ_OFT, LZ_TRANSFER, OIF, RELAY, SOMNIA_EXCHANGE, SOMNIA_SWAP, SUSHI, WETH, ZEROX.
  • EdgeRail enum (Solana, Tron) + EdgeMode (Origin, Destination) in the same spec, exposed via the Trails.GetEdges RPC.
  • Existing per-provider detail already covered in sdk/quote-providers.mdx — this PR just brings the resources summary table in sync.

Verification

  • Cross-check each row against the RouteProvider enum in trails-api/proto/docs/trails-api.gen.yaml.
  • Cross-check the edge-rail table against the EdgeRail / EdgeMode enums and the Trails.GetEdges response shape (EdgeRailModes).
  • pnpm test (mintlify broken-links) — verify the new cross-links to /api-reference/endpoints/get-edges, /api-reference/endpoints/quote-intent-edge, /api-reference/endpoints/get-edge-status and /sdk/adapters/solana resolve.

The endpoint cross-links depend on #97 landing first (where the new endpoint pages are added).

Generated by the Trails Docs weekly agent.


Generated by Claude Code

supported-chains.mdx:
- Add Hyperlane, OIF, LayerZero Value Transfer, and Somnia
  Exchange / Somnia Swap to the providers table.
- Add a Non-EVM Edge Rails section documenting Solana and Tron
  support and pointing to GetEdges / QuoteIntentEdge / GetEdgeStatus.

Generated by the Trails Docs weekly agent.
@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
trails 🟢 Ready View Preview Jun 29, 2026, 9:22 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

2 participants