What do we need
In order to become a native Card provider in the Ledger Live ecosystem, you must:
Adapt to our Backend
- Adapt your API endpoint to interact with our Backend.
- Generate a structured payload and a signature with a specific format.
- Send your public key to Ledger and secure your private key.
Develop/Modify your LiveApp
- Use our Ledger Exchange Services Kit in addition to the Ledger Services Kit.
- Write/Modify the Manifest file.
- Follow some flow/UX requirements.
Test and submit
Test end-to-end your integration by manually loading your LiveApp through Developer Mode (see Ledger Services Kit doc) and submit:
- Your API,
- Your LiveApp Manifest,
- Your public key.
In the following pages, you will find:
- Backend: Details on the main endpoint required, including the payload, the signature, and your public/private key.
- LiveApp: Details about your LiveApp, such as the LiveApp URL, the Manifest, or the use of the Ledger Exchange Services Kit alongside the Ledger Services Kit.
- Test & Submit: Details on how to use the Ledger Live Developer Mode and other tools (coming soon) to test your integration end-to-end, as well as how to submit it.