#075: Cross-Asset Payment UI Integration
Category: [FRONTEND]
Difficulty: ● HARD
Tags: cross-asset, soroban, stellar, pathfind, ui
Description
Wire the existing CrossAssetPayment.tsx page fully to the backend and the cross_asset_payment contract. The page should perform real Stellar path-finding via the backend proxy, display available conversion paths, preview settlement amounts, and submit the final cross-asset payment through a signed Soroban contract invocation.
Acceptance Criteria
#075: Cross-Asset Payment UI Integration
Category: [FRONTEND]
Difficulty: ● HARD
Tags:
cross-asset,soroban,stellar,pathfind,uiDescription
Wire the existing
CrossAssetPayment.tsxpage fully to the backend and thecross_asset_paymentcontract. The page should perform real Stellar path-finding via the backend proxy, display available conversion paths, preview settlement amounts, and submit the final cross-asset payment through a signed Soroban contract invocation.Acceptance Criteria
SocketProvider.