Release Notes
Added
- Use hello-world contract instead of the status-message contract for the new project starter
- Enable by default release mode, embedded ABIs with doc strings
Install cargo-near 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/cargo-near/releases/download/cargo-near-v0.6.0/cargo-near-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near/cargo-near/releases/download/cargo-near-v0.6.0/cargo-near-installer.ps1 | iex
Install prebuilt binaries into your npm project
Download cargo-near 0.6.0