Release Notes
Added
- Added the ability to send a signed meta-transaction from a file (#428)
- Added the ability to send a signed transaction from a file (#412)
- Added the ability to use TEACH ME mode to create an account with a faucet service sponsor (#407)
Fixed
- Fixed field name for JSON file with transaction information (signed-transaction-info.json) (#427)
Other
- add CODEOWNERS (#426)
- print searched location on miss on sign-with-legacy-keychain (#422)
- [breaking] updates near-* dependencies to 0.28 release (#423)
Install near-cli-rs 0.17.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.17.0/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.17.0/near-cli-rs-installer.ps1 | iex"
Install prebuilt binaries into your npm project
Download near-cli-rs 0.17.0