Skip to content

Symbiosis Swidge: update to release 1.3.0 and add a Guides section - #3

Open
alexn-ops wants to merge 3 commits into
ihsraham:feat/release-docs-2026-07-27from
alexn-ops:feature/symbiosis-swidge-guides
Open

Symbiosis Swidge: update to release 1.3.0 and add a Guides section#3
alexn-ops wants to merge 3 commits into
ihsraham:feat/release-docs-2026-07-27from
alexn-ops:feature/symbiosis-swidge-guides

Conversation

@alexn-ops

Copy link
Copy Markdown

Hi! This targets your feat/release-docs-2026-07-27 branch so the changes flow into tetherto#212 if you merge it. Symbiosis released @symbiosis-finance/wdk-protocol-swidge-symbiosis@1.3.0 (tag) after your refresh to 1.2.0, and we'd like the module docs to ship current and with task-focused guides, matching the USDT0/Orchestra structure.

Changes

  • Release 1.3.0 across the four Symbiosis pages, the module catalogs, and the release changelog: TON, Tron, and Solana source routes now execute when the bound wallet account supports the required transaction format, probed at execution time — raw BoC message bodies for single-message TON routes, smart contract calls plus TRC-20 approvals for Tron (approval receipts checked for on-chain failure), base64-serialized transactions for Solana. Wallet versions without the capability keep the 1.2.0 quote-only behavior and throw UnsupportedRouteError, so nothing here depends on unreleased wallet versions.
  • Five new guides under swidge-symbiosis/guides/ (Get Started, Quote and Execute, Bridge from Bitcoin, Track Settlement, Handle Errors), wired into custom-tree.ts and the module overview cards. Each carries the community responsibility disclaimer and docType/schemaType frontmatter.
  • USDT terminology aligned across the section; link to the repository's runnable examples/swidge.js.

Behavior claims were fact-checked against the v1.3.0 source by the module maintainers (us). Validation run locally: check:meta, check:redirects, check:links — 302 MDX files, 0 broken links or anchors. We could not run the production build (no access to the @tetherto/docs-seo-* GitHub Packages), so llms.txt/llms-full.txt regeneration is left to your release process — happy to adjust anything to fit it.

Five task-focused guides for @symbiosis-finance/wdk-protocol-swidge-symbiosis
1.2.0, following the structure used by the USDT0 and Orchestra module docs:
Get Started, Quote and Execute, Bridge from Bitcoin, Track Settlement, and
Handle Errors. Wire them into the sidebar tree and the module overview cards.
Reflect the released 1.3.0 behavior: TON, Tron and Solana source routes now
execute when the bound wallet account supports the required transaction
format, probed at execution time (raw BoC message bodies for single-message
TON routes, smart contract calls plus TRC-20 approvals for Tron, serialized
transactions for Solana); older wallet versions stay quote-only. Tron
approval receipts are checked for on-chain failure. Also align USDT
terminology across the section, link the repository's runnable example, and
tighten the error-table wording.
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

@alexn-symbiosis is attempting to deploy a commit to the ihsraham's projects Team on Vercel.

A member of the Team first needs to authorize it.

@ihsraham

ihsraham commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Thanks @alexn-ops for the Symbiosis 1.3.0 update and the detailed guide set. Since the original release docs PR has already merged, I’ve carried your changes forward in tetherto/wdk-docs#219. The new draft is rebased onto the current develop branch and aligns the navigation, generated LLM artifacts, and WDK-owned integration guidance.

Your three commits and authorship are preserved. Please feel free to have a look and continue the review there.

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.

3 participants