Application Canisters
TODO: Write content for this page.
Inventory of notable application-layer canisters. List the asset canister (versions, interface, configuration), SNS governance/ledger/swap canisters, LLM canister (w36hm-eqaaa-aaaal-qr76a-cai — onchain AI inference, ic-llm/llm libraries, supported models, API limits), and other commonly used application canisters. Include canister IDs where applicable, interfaces, and versioning information.
- Portal: references/ (scattered application canister references)
- icskills: asset-canister, sns-launch
- Forum post: https://forum.dfinity.org/t/introducing-the-llm-canister-deploy-ai-agents-with-a-few-lines-of-code/41424
- Rust library: docs.rs/ic-llm
- Motoko library: mops.one/llm
- guides/frontends/asset-canister — asset canister usage
- guides/governance/launching — SNS canisters
- guides/backends/onchain-ai — LLM canister usage guide
- reference/system-canisters — system vs application distinction