-
Notifications
You must be signed in to change notification settings - Fork 34
Add wallet-safe pay-to address display and validation copy #90
Copy link
Copy link
Open
Labels
Stellar WaveIssue proposed for the Drips Stellar Wave programIssue proposed for the Drips Stellar Wave programarea: securitySecurity and abuse preventionSecurity and abuse preventionarea: webWeb and wallet experienceWeb and wallet experiencearea: x402x402 and Stellar paymentsx402 and Stellar paymentscomplexity: highExpected high implementation complexityExpected high implementation complexitydrips-candidateCandidate for a Drips Stellar WaveCandidate for a Drips Stellar WaveenhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
Stellar WaveIssue proposed for the Drips Stellar Wave programIssue proposed for the Drips Stellar Wave programarea: securitySecurity and abuse preventionSecurity and abuse preventionarea: webWeb and wallet experienceWeb and wallet experiencearea: x402x402 and Stellar paymentsx402 and Stellar paymentscomplexity: highExpected high implementation complexityExpected high implementation complexitydrips-candidateCandidate for a Drips Stellar WaveCandidate for a Drips Stellar WaveenhancementNew feature or requestNew feature or request
Why this matters
Before an agent or reviewer pays for a query, the UI should make the configured pay-to address visible in a safe, inspectable way without exposing secrets or implying custody.
Scope
Add a compact pay-to address display near paid-query evidence or provider pricing:
testnetlabel when configured for Stellar testnet;Suggested files:
apps/web/src/App.tsxapps/api/src/routes/public.tsif a safe config field needs to be exposed;packages/shared/src/schemas.tsif typing is needed.Acceptance criteria
Wave complexity
High - improves payment transparency and reviewer trust before paid-query execution.