Release develop docs updates to main
Created by: ihsraham
Summary
Promote the current develop docs updates to main.
Branch context:
-
develophead:8b7ad75 -
mainhead:2d1e38d -
develophas 34 commits going tomainin this promotion. -
mainhas one merge commit not present ondevelop: the previous release PR merge commit from #189.
Deliverables going to main
-
July release documentation from #193
- Adds release documentation for the July 07, July 04, and July 03 WDK package updates, plus the existing July 01 entries.
- Updates EVM wallet docs for signer-backed accounts, private-key accounts, contract creation transactions, and ERC-7702 authorization/delegation helpers.
- Updates TRON wallet docs for arbitrary transaction support, including native TRX transfers, smart-contract call descriptors, and pre-built TronWeb transactions.
- Updates Bitfinex pricing docs for direct Bitfinex quote behavior after removal of the USD-pivot fallback.
- Keeps Worklet Bundler usage docs on the prior workflow while documenting the v1.0.0-beta.4 artifact caveat in the changelog.
-
Solana gasless wallet documentation from #174 and IA alignment from #200
- Adds the published
@tetherto/wdk-wallet-solana-gasless@1.0.0-beta.1documentation set. - Covers overview, setup, configuration, account management, balances, send/sign flows, SPL transfers, message verification, transaction receipts, errors, and API reference.
- Wires the module into wallet navigation, module indexes, flat URL redirects, redirect validation, and API-reference navigation.
- Groups Solana wallet modules under one Solana sidebar parent, adds
Standard Solana/Gasless Solanalabels, and adds gasless Solana to the wallet chooser.
- Adds the published
-
Rhino.fi Swidge release documentation from #198
- Adds documentation for
@rhino.fi/wdk-protocol-swidge-rhinofi@1.0.0-beta.2. - Documents installation, configuration, usage, API surface, supported route discovery, status tracking, fee controls, and SDK module listings.
- Places Rhino.fi under
Swap and Bridge, links Rhino.fi Console for API-key setup, and links Rhino.fi Supported Chains near route-support guidance. - Refreshes
/llms.txtand/llms-full.txtso the new Rhino.fi pages are included.
- Adds documentation for
-
Orchestra Swidge community module documentation from #188
- Adds documentation for the Flashnet-maintained
wdk-protocol-swidge-orchestra@0.2.0community Swidge module. - Adds overview, usage, configuration, API reference, and guides for quotes, execution, persistence, recovery, and error handling.
- Documents package-filtered route discovery, the live Orchestra route matrix, client-key status reads with
readToken, and thesourceTokenAddress/sourceTokenIdentifieroptions. - Places Orchestra under
Swap and Bridge, aligns Swidge/module catalog pages, removes stale STON.fi TON placeholder references, and removes the genericSwap module reference/Bridge module referencesidebar links.
- Adds documentation for the Flashnet-maintained
-
Raw Markdown docs page support from #194
- Generates static per-page
.mdfiles for every exported docs page during the build. - Points the page action button at the current page Markdown URL while keeping
/llms-full.txtavailable. - Adds checks for unsafe manifest paths, leaked manifests, HTML/404 bodies, missing Markdown pages, and served-route regressions.
- Generates static per-page
Validation
The merged source PRs ran the repo docs validation checks, including metadata checks, redirects, internal link checks, production build, npm run quality, rendered-link crawling, or targeted route smoke tests where applicable. This release PR is running the repository Docs Quality Gates for the final develop -> main promotion.