Skip to content

DX-069: Write /get-started/wallets #581

Description

@IbrahimIjai

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

  • The wallet list matches the code, with the source file named in the PR.
  • The authorisation section is reviewed for accuracy against the signing
    path in the code.
  • Each wallet's common failure is described with its real error text.
  • check:content, check:links, and prose lint pass.

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

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardStellar WaveIssues in the Stellar wave programThird CampaignCampaign: Third CampaigndocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions