Skip to content

TrezorConfig

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / TrezorConfig

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14513

Trezor-specific configuration

chain: ChainId

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14489

Target chain

HardwareWalletConfig.chain


optional accountIndex: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14491

Account index (default: 0)

HardwareWalletConfig.accountIndex


optional derivationPath: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14493

Custom derivation path (overrides default)

HardwareWalletConfig.derivationPath


optional transport: TransportType

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14495

Transport type preference

HardwareWalletConfig.transport


optional timeout: number

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14497

Connection timeout in ms (default: 30000)

HardwareWalletConfig.timeout


optional manifestUrl: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14515

Trezor Connect manifest URL


optional manifestEmail: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14517

Trezor Connect manifest email


optional manifestAppName: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14519

Trezor Connect manifest app name


optional popup: boolean

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:14521

Whether to use popup for Trezor Connect