docs(integrations): add Phoenix DEX multi-hop swap + stealth announce guide - #139
Conversation
|
@sanusishafii989 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Thanks @sanusishafii989. Only
|
|
Rebased onto Two files collided, both just list ordering:
Verified locally: Note your PR head is your fork's |
|
Merged @sanusishafii989. The multi-hop router walkthrough and the explicit contrast against Soroswap's routing model is the part people evaluating the two will actually use. Reminder to reset your fork's |
Summary
Closes #125
Adds the Phoenix DEX integration guide, completing the DEX documentation suite alongside Soroswap and Aquarius. The guide covers quoting multi-hop routes via the on-chain Phoenix Router, slippage/deadline parameter construction, and wrapping a swap + stealth-announce in a single fee-bumped transaction.
Changes
guides/integrations/phoenix.mdxsimulateTransaction(XLM → PHO → USDC)min_amount_out) anddeadlineparameter constructionswap+ Wraithannouncein a single txTransactionBuilder.buildFeeBumpTransactionguides/integrations/_meta.json— registeredphoenix(and other existing integration pages that were missing)docs.json— addedguides/integrations/phoenixto the Integrations nav group; consolidated duplicate Integrations groups into oneguides/integrations/soroswap.mdx— added cross-link tophoenix.mdxin the "See also" sectionAcceptance Checklist
guides/integrations/phoenix.mdxexists with all required sectionstsc --noEmitwith the same ambient prelude as CIcheck:snippets)_meta.jsonanddocs.jsonguides/integrations/soroswap.mdxTransactionBuilder.buildFeeBumpTransaction)Closes #125
