{
  "name": "multi-canister",
  "title": "Multi-Canister Architecture",
  "category": "Core",
  "description": "Design and deploy multi-canister dapps. Covers inter-canister calls, canister factory pattern, async messaging pitfalls, bounded vs unbounded wait, and 2MB payload limits. Use when splitting an app across canisters, making inter-canister or cross-canister calls, or designing canister-to-canister communication. Do NOT use for single-canister apps.",
  "license": "Apache-2.0",
  "compatibility": "icp-cli >= 0.2.2",
  "updated": "2026-04-15T22:34:09.000Z",
  "urls": {
    "html": "https://skills.internetcomputer.org/skills/multi-canister/",
    "markdown": "https://skills.internetcomputer.org/.well-known/skills/multi-canister/SKILL.md",
    "json": "https://skills.internetcomputer.org/api/skills/multi-canister.json",
    "source": "https://github.com/dfinity/icskills/blob/f805b1a4ac3cdf26832e34fe77564272cafe5d7d/skills/multi-canister/SKILL.md"
  },
  "publisher": {
    "name": "DFINITY Foundation",
    "url": "https://dfinity.org"
  },
  "canonicalRepo": {
    "name": "dfinity/icskills",
    "url": "https://github.com/dfinity/icskills"
  }
}
