Summary
Visitors to a creator's profile have no quick way to copy the creator's wallet address. A copy button next to the truncated address should copy the full address to the clipboard and show a brief 'Copied!' confirmation.
Scope
- Add a copy icon button next to the truncated wallet address in the creator profile header
- On click, copy the full Stellar address using the Clipboard API
- Replace the icon with 'Copied!' for 2 seconds then revert
- Fall back to
window.prompt pre-filled with the address if the Clipboard API is unavailable
- Do not render the button in SSR context
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
Visitors to a creator's profile have no quick way to copy the creator's wallet address. A copy button next to the truncated address should copy the full address to the clipboard and show a brief 'Copied!' confirmation.
Scope
window.promptpre-filled with the address if the Clipboard API is unavailableAcceptance Criteria
ETA: 12 hours
Coordinate on Telegram