-
Notifications
You must be signed in to change notification settings - Fork 327
LLC:dev with cli
Akram EL MILLIGY edited this page Jun 15, 2022
·
3 revisions
Ledger Live Common exposes a command line tool (CLI) that can be used to test Ledger Live features in a terminal. To install it, you will need to have an instance of Node 14 (LTS).
You can then install it on ledger-live repo with
pnpm i
You can now build the CLI:
pnpm build:cli
Once buit, you can run it with:
pnpm run:cli
A range of different commands are available and liste in listed in this documentation.
- Ledger Live Desktop
- Ledger Live Mobile
-
Ledger Live Common
- Introduction
- Currency Models
- Currency Bridge
- Account
- Account Bridge
- apps
- appsCheckAllAppVersions
- ledger-live bot
- Canonical Ways to Investigate Bugs
- Coin Integration Introduction
- Countervalues
- Packages Duplicates
- Derivation
- Developing with CLI
- Developing
- Gist Firmware Update
- Gist Transaction
- Hardware Wallet Logic
- Socket
- Assorted tips
- Integration Tests
- Process
- Monorepository Migration Guide
- Issues, Workaround and Tricks
- Common CI Troubleshooting
- Create staging builds using the CI
- Deprecated