Skip to main content
For the complete documentation index, see llms.txt

Compact developer tools

Compact is Midnight's dedicated smart contract programming language, designed for building secure, efficient, and adaptable decentralized applications.

Compact developer tools are a command-line utility for installing, updating, managing, and running the Compact toolchain and compiler.

Link to related documentation

To download the component, click the appropriate link under Artifacts.


Release 0.5.2LATEST

18 August 2026

Artifacts

Summary

  • compact compile --help now forwards to the underlying compactc, so the help output lists every flag the selected compiler accepts, including --feature-zkir-v3.
  • Update an existing installation with compact self update.