icp_install_asset_wasm
Install the certified asset canister WASM needed to deploy frontend files on the Internet Computer. Resolve missing asset canister code before uploading your project.
Instructions
Install the certified asset canister WASM. Required before deploying frontend files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wasm_path | No | Path to asset canister WASM (downloads official if not provided) | |
| canister_id | Yes | Target canister Principal ID |