☞ The renaming of “Ledger Live” to “Ledger Wallet” and
“wallet” (in the hardware sense) to “signer” is still in progress.
This page may contain legacy references that will be updated.
Prerequisites
Before starting the swap development, ensure you cloned all the necessary repositories involved in the swap implementation.
| GitHub repository | Description |
|---|---|
| Ledger Wallet | Software Wallet on Desktop, Mobile and CLI. |
| Exchange SDK | This monorepo ensures a modular and standardized approach to handling exchange operations while maintaining Ledger’s security and compliance standards. |
| Wallet API | Allows Live Apps (Swap for example) to communicate with Ledger Devices |
| App Exchange | This repository contains the source code for the Exchange app, which facilitates secure and seamless asset swaps directly on Ledger devices. |