connect

abstract suspend fun connect(deviceId: String): HwTransport

Connect to a specific device by ID (e.g. from QR code or previous scan).

Return

Connected HwTransport ready for MPC operations

Parameters

deviceId

Platform-specific device identifier