Skip to content

Feature: Support Freighter wallet directly in SDK #338

Description

@Jaydbrown

Context

Currently, the user must implement a custom signer interface to connect Freighter to the SDK. Since Freighter is the most popular wallet on Stellar, we should provide a first-party connector.

Requirements

  • Add a FreighterConnector class implementing IWalletConnector.
  • It should handle signTransaction and signAuthEntry.
  • Automatically detect if window.freighter is available and throw a specific WalletNotInstalledError if not.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions