Skip to content

Implemented asset selector + trustline-aware flows for Stellar Send and Receive pages, adding USDC support alongside XLM.#96

Open
DevScoopee wants to merge 1 commit into
wraith-protocol:developfrom
DevScoopee:develop
Open

Implemented asset selector + trustline-aware flows for Stellar Send and Receive pages, adding USDC support alongside XLM.#96
DevScoopee wants to merge 1 commit into
wraith-protocol:developfrom
DevScoopee:develop

Conversation

@DevScoopee

Copy link
Copy Markdown

Asset selector + trustline detection on StellarSend (XLM/USDC). Per-asset balances and per-asset withdraw on StellarReceive. Playwright tests for USDC flow. Three new files (assets.ts, buildSendStellarAsset.ts, stellar-usdc-asset.spec.ts), updated StellarSend, StellarSendView, StellarMatchCard, StellarReceive, stories, and fixtures.

Closes #65

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@DevScoopee is attempting to deploy a commit to the truthixify's projects Team on Vercel.

A member of the Team first needs to authorize it.

…nd Receive pages, adding USDC support alongside XLM.

Asset selector + trustline detection on StellarSend (XLM/USDC). Per-asset balances and per-asset withdraw on StellarReceive. Playwright tests for USDC flow. Three new files (assets.ts, buildSendStellarAsset.ts, stellar-usdc-asset.spec.ts), updated StellarSend, StellarSendView, StellarMatchCard, StellarReceive, stories, and fixtures.
@truthixify

Copy link
Copy Markdown
Contributor

Almost there @DevScoopeepnpm-lock.yaml conflicts after recent demo PRs landed. Quick rebase:

git fetch origin
git rebase origin/develop
pnpm install
git add pnpm-lock.yaml
git rebase --continue
git push --force-with-lease

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 Asset (USDC) send/receive UX

2 participants