Release Notes
Added
- Highlight the re-run command to make it more prominent (#317)
- Added ability to select contract function from NEAR ABI functions (#314)
- Added the ability to output a signed transaction (serialized as base64) to a file (#313)
Other
- Updated "interactive_clap" to 0.2.10 ("flatten" parameter changed to "subargs") (#322)
- fix typos (#318)
- update
near-ledger
to 0.5.0
(#309)
- Upgraded
inquire
crate to use CustomType inputs where initial value is needed (#310)
Install near-cli-rs 0.9.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.9.0/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near/near-cli-rs/releases/download/v0.9.0/near-cli-rs-installer.ps1 | iex
Install prebuilt binaries into your npm project
Download near-cli-rs 0.9.0