Skip to content

CDT

The Contract Development Toolkit is the core build toolchain used for compiling and working with WAX smart contracts.

CDT on WAX

Use CDT when you need to:

  • compile smart contracts
  • generate ABI files
  • structure contract projects
  • support local contract development workflows

Start Here

Keep in Mind

The exact toolchain, packaging, and compiler details can change over time, so use this page as the conceptual starting point and the WAX-specific setup guides as the operational source of truth.