Skip to content

Add Stellar Swap-then-Stealth guide and TypeScript snippets for USDC to XLM transactions#60

Open
agnesnaomiolim-cloud wants to merge 1 commit into
wraith-protocol:developfrom
agnesnaomiolim-cloud:issue42
Open

Add Stellar Swap-then-Stealth guide and TypeScript snippets for USDC to XLM transactions#60
agnesnaomiolim-cloud wants to merge 1 commit into
wraith-protocol:developfrom
agnesnaomiolim-cloud:issue42

Conversation

@agnesnaomiolim-cloud

@agnesnaomiolim-cloud agnesnaomiolim-cloud commented Jun 25, 2026

Copy link
Copy Markdown

Closes #42


  • Updated stellar.mdx to include a reference to the Stellar Swap-then-Stealth guide for stablecoin senders.
  • Added a new TypeScript file with snippets demonstrating the process of swapping USDC for XLM using stealth addresses, including transaction building and simulation.

…to XLM transactions

- Updated stellar.mdx to include a reference to the Stellar Swap-then-Stealth guide for stablecoin senders.
- Added a new TypeScript file with snippets demonstrating the process of swapping USDC for XLM using stealth addresses, including transaction building and simulation.
@drips-wave

drips-wave Bot commented Jun 25, 2026

Copy link
Copy Markdown

@agnesnaomiolim-cloud 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! 🚀

Learn more about application limits

@truthixify

Copy link
Copy Markdown
Contributor

The swap-then-stealth guide content looks good. Two things to clean up:

  1. package-lock.json (3259 lines) shouldn't be in the PR — this repo uses pnpm.
  2. tmp-doc-test/snippet.ts looks like a scratch file you left behind.
git rm package-lock.json
git rm -r tmp-doc-test/
git commit --amend --no-edit
git push --force-with-lease

Then I will merge.

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.

Stellar Liquidity Pool swap-then-stealth guide

2 participants