Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 658 Bytes

File metadata and controls

18 lines (11 loc) · 658 Bytes

AI Agent Guidelines

AI agents contributing to this repository must follow project conventions.

Description

The Device Management Kit (DMK) is a TypeScript library that provides easy communication with Ledger devices.

Documentation

Tools

  • 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 gh CLI (if available) for GitHub operations (create/update PRs, view workflows, comments, etc.)