Context
The app supports Freighter directly and a broader set through Stellar Wallets
Kit, with smart-account and passkey flows on the horizon. Readers need to know
which options exist, what each requires, and what the trade-offs are.
Scope
- Enumerate supported wallets from the actual integration in
apps/web/src/features/wallet/ — do not list a wallet the code does not
support.
- Per wallet: install, connect, network switching, and the one thing that most
often goes wrong.
- Explain what connecting does and does not grant, and what signing a
transaction authorises. Be specific; this is where users are exploited.
- Cover session persistence and what "disconnect" actually clears.
- Note passkey/smart-account support and its current status honestly.
Acceptance criteria
Out of scope
- Wallet security advice beyond what is specific to using SO4.
Spec: docs/dx_1/003_content_map.md §2 · Depends on: DX-068
Context
The app supports Freighter directly and a broader set through Stellar Wallets
Kit, with smart-account and passkey flows on the horizon. Readers need to know
which options exist, what each requires, and what the trade-offs are.
Scope
apps/web/src/features/wallet/— do not list a wallet the code does notsupport.
often goes wrong.
transaction authorises. Be specific; this is where users are exploited.
Acceptance criteria
path in the code.
check:content,check:links, and prose lint pass.Out of scope
Spec:
docs/dx_1/003_content_map.md§2 · Depends on: DX-068