Release Notes
Added
- Cover all commands from near-cli JS with the new near-cli-rs suggestions for full compatibility (#345)
- Added the ability to select HD Path from the ledger (#362)
- Added loading indicators for "transaction" group commands and improved the prompt messages (#358)
Install near-cli-rs 0.12.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.12.0/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near/near-cli-rs/releases/download/v0.12.0/near-cli-rs-installer.ps1 | iex
Install prebuilt binaries into your npm project
Download near-cli-rs 0.12.0