Skip to content

TrezorConfig

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / TrezorConfig

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14586

Trezor-specific configuration

chain: ChainId

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14562

Target chain

HardwareWalletConfig.chain


optional accountIndex?: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14564

Account index (default: 0)

HardwareWalletConfig.accountIndex


optional derivationPath?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14566

Custom derivation path (overrides default)

HardwareWalletConfig.derivationPath


optional transport?: TransportType

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14568

Transport type preference

HardwareWalletConfig.transport


optional timeout?: number

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14570

Connection timeout in ms (default: 30000)

HardwareWalletConfig.timeout


optional manifestUrl?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14588

Trezor Connect manifest URL


optional manifestEmail?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14590

Trezor Connect manifest email


optional manifestAppName?: string

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14592

Trezor Connect manifest app name


optional popup?: boolean

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14594

Whether to use popup for Trezor Connect