Skip to content

Developer Tools

TODO: Write content for this page.

Overview of the ICP developer toolchain. Cover icp-cli (project management, deployment, identity), CDKs (Rust CDK via ic-cdk, Motoko compiler), icp.ninja playground for browser-based development, VS Code extensions, ic-wasm for Wasm optimization, and didc for Candid tools. Each tool gets a brief description and link to its documentation. Do not duplicate tool docs — link out.

  • getting-started/quickstart — icp-cli in action
  • guides/tools/migrating-from-dfx — migration guide
  • languages/rust/index — Rust CDK details
  • languages/motoko/index — Motoko tooling