Skip to content

Onboarding:Linux:LLD

elbywan edited this page Oct 25, 2022 · 1 revision

Ledger Live Desktop

Launch

Launch these commands inside the ledger-live-desktop repository :

  • yarn to download the latest node packages
  • yarn start to start the process

After a few minutes, you should see Ledger Live Desktop start screen. Congrats !

(Optional) Setup VSCode for debugging

See readme on Launch Configuration.

Clone this wiki locally