Release Notes
Added
- Added loading indicators to wait for staking properties to be viewed (#328)
- improved fetching staking pools (#325)
- Added loading indicators for waiting for the transaction to be signed (#324)
Fixed
- Wrong console command for adding Function-Call key with any methods to account (#329)
Other
- Support automatic config version migration (#331)
- Updated dependencies (#332)
- Refactored the command for adding Function-Call Access key (#330)
Install near-cli-rs 0.10.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.10.0/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near/near-cli-rs/releases/download/v0.10.0/near-cli-rs-installer.ps1 | iex
Install prebuilt binaries into your npm project
Download near-cli-rs 0.10.0