Hey folks,
we’re excited to share that v0.1.0-beta.3 of the icp-cli is now live! ![]()
This release brings several improvements to the developer experience. My personal highlight? Interactive call argument building with candid assist. It makes crafting canister calls significantly faster and less error-prone.
See it in Action
@raymondk recorded a great demo showcasing the latest features, including the new interactive flow:
Watch the Asciinema Demo
What’s covered in the video:
- Installing via the brew tap.
- Creating a new project from a template.
- Deploying to both local and dockerized networks.
- Making canister calls using the new Candid assist.
Installation & Updates
For a full breakdown of changes, including bug fixes and minor improvements, check out the full Release Notes here.
You can grab the latest version using Homebrew or the standalone installer:
- Via Homebrew:
brew install dfinity/tap/icp-cli - Via Shell Script Installer:
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dfinity/icp-cli/releases/download/v0.1.0-beta.3/icp-cli-installer.sh | sh
We want your feedback!
Please give it a spin and let us know what you think. If you have detailed suggestions or feedback you’d like to discuss in person, please reach out - we’re happy to jump on a call!