@@ -12,7 +12,7 @@ import { Callout } from "nextra/components";
1212 allowfullscreen
1313></iframe >
1414
15- Here you will find the all the documention related to the device management kit and all the signer coming along with it.
15+ Here you will find all the documentation related to the Device Management Kit and the signers that come along with it.
1616
1717<Callout type = " warning" emoji = " ⚠️" >
1818 This project is still in early development so we allow ourselves to make
@@ -28,26 +28,26 @@ You can follow the migration guidelines for the DMK [here](./integration/migrati
2828
2929## Glossary
3030
31- Throughout all the documentation we will use several acronyms that you can find the following description :
31+ Throughout the documentation we use the following acronyms :
3232
3333- DMK: Device Management Kit
3434- DSK: Device Signer Kit
3535
3636## Libraries
3737
38- Here you can found a summary of all the libraries that are composing the DMK
38+ Here you can find a summary of all the libraries that compose the DMK.
3939
4040| Device Management Kit (DMK) | NPM | Version |
4141| --------------------------- | ------------------------------------------------------------------------------------------------ | ------- |
42- | Device Management Kit | [ @ledgerhq/device-management-kit ] ( https://www.npmjs.com/package/@ledgerhq/device-management-kit ) | 1.0.1 |
42+ | Device Management Kit | [ @ledgerhq/device-management-kit ] ( https://www.npmjs.com/package/@ledgerhq/device-management-kit ) | 1.1.0 |
4343
4444| Signers & Trusted App Kit | NPM | Version |
4545| ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
46- | Device Signer Ethereum | [ @ledgerhq/device-signer-kit-ethereum ] ( https://www.npmjs.com/package/@ledgerhq/device-signer-kit-ethereum ) | 1.10 .0 |
47- | Device Signer Bitcoin | [ @ledgerhq/device-signer-kit-bitcoin ] ( https://www.npmjs.com/package/@ledgerhq/device-signer-kit-bitcoin ) | 1.2.0 |
48- | Device Signer Solana | [ @ledgerhq/device-signer-kit-solana ] ( https://www.npmjs.com/package/@ledgerhq/device-signer-kit-solana ) | 1.6.1 |
46+ | Device Signer Ethereum | [ @ledgerhq/device-signer-kit-ethereum ] ( https://www.npmjs.com/package/@ledgerhq/device-signer-kit-ethereum ) | 1.11 .0 |
47+ | Device Signer Bitcoin | [ @ledgerhq/device-signer-kit-bitcoin ] ( https://www.npmjs.com/package/@ledgerhq/device-signer-kit-bitcoin ) | 1.2.1 |
48+ | Device Signer Solana | [ @ledgerhq/device-signer-kit-solana ] ( https://www.npmjs.com/package/@ledgerhq/device-signer-kit-solana ) | 1.6.2 |
4949| Trusted App Ledger Sync | [ @ledgerhq/device-trusted-app-kit-ledger-keyring -protocol] ( https://www.npmjs.com/package/@ledgerhq/device-trusted-app-kit-ledger-keyring-protocol ) | 0.4.0 |
50- | Context Module | [ @ledgerhq/context-module ] ( https://www.npmjs.com/package/@ledgerhq/context-module ) | 1.13 .0 |
50+ | Context Module | [ @ledgerhq/context-module ] ( https://www.npmjs.com/package/@ledgerhq/context-module ) | 1.14 .0 |
5151
5252| Transports | NPM | Version |
5353| -------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | ------- |
0 commit comments