Skip to content

@stellar-passkey/core API


@stellar-passkey/core API / SignOptions

Interface: SignOptions

Defined in: packages/core/src/types.ts:35

Options accepted by signTransaction() / signAuthEntry().

Properties

address?

readonly optional address: string

Defined in: packages/core/src/types.ts:39

Stellar address expected to sign. If absent, the wallet's primary signer is used.


networkPassphrase?

readonly optional networkPassphrase: string

Defined in: packages/core/src/types.ts:37

Override network passphrase used for signing.

MIT — SCF-43 RFP submission (2026). Status: pre-1.0.