0.1.8-nightly.1 • Published 9 months ago

@ledgerhq/speculos-transport v0.1.8-nightly.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

speculos-transport

Ledger Live speculos transport test helper

API

Table of Contents

releaseSpeculosDevice

Release a speculos device

Parameters

closeAllSpeculosDevices

Close all speculos devices

createSpeculosDevice

instanciate a speculos device that runs through docker

Parameters

  • arg {model: DeviceModelId, firmware: string, appName: string, appVersion: string, dependency: string?, seed: string, coinapps: string, overridesAppPath: string?, onSpeculosDeviceCreated: function (device: SpeculosDevice): Promise\?}
  • maxRetry (optional, default 3)

Returns Promise\