Skip to content

Rename wallet popup button: Connect → Track Wallet#24

Merged
heyitsStylez merged 1 commit into
mainfrom
rename-connect-to-track-wallet
May 5, 2026
Merged

Rename wallet popup button: Connect → Track Wallet#24
heyitsStylez merged 1 commit into
mainfrom
rename-connect-to-track-wallet

Conversation

@heyitsStylez
Copy link
Copy Markdown
Owner

Summary

  • Replace [ Connect ] with [ Track Wallet ] in the first-visit wallet popup (src/html/body.html:13)
  • "Track" accurately describes the read-only address flow (no provider connection)

Closes #18

Test plan

  • python3 build.py --check passes
  • npm test passes (23/23)
  • Manual smoke: load built HTML with cleared localStorage, confirm popup button reads [ Track Wallet ]

🤖 Generated with Claude Code

The flow stores a read-only address for cloud-sync and chain-sync; it
does not connect a wallet provider. "Track" matches existing crypto-
product vocabulary and accurately describes the behavior.

Closes #18

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hyperwheel Ready Ready Preview, Comment May 5, 2026 2:30am

@heyitsStylez heyitsStylez merged commit 457eb6f into main May 5, 2026
4 checks passed
@heyitsStylez heyitsStylez deleted the rename-connect-to-track-wallet branch May 5, 2026 02:31
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.

Rename wallet popup button: Connect → Track Wallet

1 participant