Release develop docs updates to main
Created by: ihsraham
Summary
Promote the current develop docs updates to main.
Branch context:
-
develophead:52f9fb1 -
mainhead:8b3227e -
developis 24 commits ahead ofmainand 0 commits behindmain. - #187 is merged, so
developnow includes the latestmaincommits before this promotion.
Deliverables going to main
-
CoinGecko pricing module docs from #181
- Adds the
@tetherto/wdk-pricing-coingecko-httpdocumentation set. - Wires CoinGecko into pricing navigation, all modules, redirects, Price Rates docs, and changelog coverage.
- Adds the
-
Purpose-driven docs IA and wallet chooser from #183
- Reorganizes the docs tree around builder intent while preserving existing reference URLs.
- Adds
Which wallet module do I need?and the wallet module chooser component. - Keeps package reference pages available while improving navigation across wallets, swap/bridge, lending, fiat, AI, React Native, UI kits, tools, contributors, and resources.
- Adds community RGB and Cosmos wallet module reference pages and catalog entries.
- Clarifies failover provider docs and EVM fee-cap wording.
-
Browser-relative link validation fix from #185
- Updates the link checker to match browser resolution for exported trailing-slash routes.
- Converts affected docs links to root-relative routes across AI, MCP Toolkit, Fiat, Lending, Indexer API, UI Kit, and related docs pages.
-
Seed lifecycle guidance from #186
- Documents how WDK handles app-provided seed material and what
dispose()clears. - Adds guidance under Core SDK memory management, Concepts, Core SDK API reference, and seed setup entrypoints.
- Improves discoverability with direct Core SDK overview and usage cards.
- Documents how WDK handles app-provided seed material and what
-
Main-to-develop sync and Arkade wallet module readiness from #187
- Brings the current
maincommits intodevelopbefore this release promotion. - Marks the published Arkade community wallet module as ready in the wallet module overview.
- Links Arkade to the published
@arkade-os/wdkpackage source and README.
- Brings the current
-
Release and catalog updates included in the merged develop work
- Adds June release coverage for WDK core, wallet, Solana, Spark, TRON gas-free, WDK Utils, Bitcoin, EVM, TON, TRON, and latest Spark package updates.
- Updates all-modules and community-module catalogs for newly documented modules.
- Keeps generated
public/api/search output ignored so local search-index generation does not dirty the tree.
Validation
The merged source PRs ran the repo docs validation checks, including metadata checks, redirects, internal link checks, production build, and rendered-link crawling where applicable. This release PR is running the repository Docs Quality Gates and CodeQL checks for the final develop -> main promotion.