📄️ Interactive script
This script provides an interactive way to manage canisters on the toolkit (install, reinstall, or upgrade). It guides you step-by-step through the process of configuring canister IDs, specifying WASM module paths, and providing optional Candid arguments. Additionally, it remembers your previous inputs to save time during future runs.
📄️ Non-Interactive Script
This script is a simplified and automated way to manage your canisters (install, reinstall, or upgrade) using the CLI with minimal setup. However, before using it, you must modify the script to suit your specific use case. Here's what you need to update: