Implementing clear Signing for wallets
New implementation
To incorporate Clear Signing into your wallet, use the Ledger Device Management Kit (LDMK). This kit supersedes the LedgerJS transport libraries, enabling straightforward device interaction coding within your wallet and offering built-in Clear Signing support.
Updating an existing LedgerJS implementation
If your application currently uses the LedgerJS Ethereum transport library, we recommend upgrading to the LDMK for improved functionality.
However, if you’re not prepared to transition to the LDMK, ensure you are using the latest LedgerJS version to maintain compatibility and security.