Getting started
Here you will find all the documentation related to the Device Management Kit and the Signer Kit.
You can also directly go and try out the Sample Application online.
👉
-
Updates in our libraries may cause breaking changes:
See migration guidelines for the DMK here and for the signers here. -
Your feedback is relevant to us so that we can make it stable as soon as possible.
Get in touch with us on the Ledger Discord server to provide your feedback.
Glossary
Throughout all the documentation we will use several acronyms that you can find the following description :
- DMK: Device Management Kit
- DSK: Device Signer Kit
Libraries
Here you can find a summary of all the libraries in the DMK
Library | NPM | Version |
---|---|---|
Device Management Kit | @ledgerhq/device-management-kit | 0.7.0 |
Device Signer Ethereum | @ledgerhq/device-signer-kit-ethereum | 1.4.0 |
Device Signer Bitcoin | @ledgerhq/device-signer-kit-bitcoin | 1.0.1 |
Device Signer Solana | @ledgerhq/device-signer-kit-solana | 1.1.1 |
Context Module | @ledgerhq/context-module | 1.5.0 |
WebHidTransport | @ledgerhq/device-transport-kit-web-hid | 1.1.0 |
WebBleTransport | @ledgerhq/device-transport-kit-web-ble | 1.1.0 |
RnBleTransport | @ledgerhq/device-transport-kit-rn-ble | 1.0.0 |