Hierarchy

  • TrezorConfig

Properties

communicationType: CommunicationType
derivationType?: MasterKeyGeneration

Master key generation algorithm to use. Defaults to Trezor's default if not specified

lazyLoad?: boolean
manifest: {
    appUrl: string;
    email: string;
}

Type declaration

  • appUrl: string
  • email: string
shouldHandlePassphrase?: boolean

When set to true, Trezor automatically handle passphrase entry by forcing it to occur on the device

silentMode?: boolean

Generated using TypeDoc