AI agents contributing to this repository must follow project conventions.
The Device Management Kit (DMK) is a TypeScript library that provides easy communication with Ledger devices.
- README.md
- CONTRIBUTING.md - Full contribution guidelines (branch naming, commits, PRs, changesets)
- proto is used as the toolchain manager to install the right version of every tool.
- pnpm is used as the package manager to install all the dependencies.
- Use
ghCLI (if available) for GitHub operations (create/update PRs, view workflows, comments, etc.)