Release Notes
Added
- New command to send a signed transaction [potentially constructed offline] (#206)
- Extended access-key deletion with an option to delete multiple keys in a single transaction (#207)
Other
- Updated dependencies to the most recent versions
Install near-cli-rs 0.4.3
Install prebuilt binaries via shell script
# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.4.3/near-cli-rs-v0.4.3-installer.sh | sh
Install prebuilt binaries via powershell script
# WARNING: this installer is experimental
irm https://github.com/near/near-cli-rs/releases/download/v0.4.3/near-cli-rs-v0.4.3-installer.ps1 | iex
Install prebuilt binaries into your npm project
Download near-cli-rs 0.4.3