KeepKey logo

Soporte

docs

GitHub Logo

KeepKey Firmware Repository

Firmware for KeepKey hardware wallet. Secure, open-source firmware with deterministic builds.

Visit GitHub Repository

About KeepKey Firmware

  • Open Source
  • No secure elements or proprietary embedded code
  • Licensed under LGPLv3
  • Written in C
  • Deterministic builds How to verify
KeepKey Firmware
C Programming Language

Build Process

KeepKey firmware follows a deterministic build process, ensuring maximum security and transparency. Follow these steps to build your firmware:

  • Clone the KeepKey firmware repository from GitHub.
  • Use Docker for a consistent build environment.
  • Verify the output matches official firmware releases.
  • Detailed instructions are available on the KeepKey GitHub page.