Release Notes
Added
- Added support for blind signing with Ledger [requires updated Ledger app that is not yet published] (#259)
- New command to reconstruct NEAR CLI command from a historical transaction (#266)
Other
- Addressed all default cargo clippy warnings (#263)
Install near-cli-rs 0.7.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.7.3/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near/near-cli-rs/releases/download/v0.7.3/near-cli-rs-installer.ps1 | iex
Install prebuilt binaries into your npm project
Download near-cli-rs 0.7.3