Skip to content

0.8.1 - 2024-02-26

Compare
Choose a tag to compare
@frol frol released this 26 Feb 23:12
· 97 commits to main since this release
a80bc29

Release Notes

Fixed

  • Added support for viewing account summary on networks without NEAR Social contract (#302)

Other

  • Improved formatting of the Install section in the README

Install near-cli-rs 0.8.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.8.1/near-cli-rs-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/near/near-cli-rs/releases/download/v0.8.1/near-cli-rs-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Download near-cli-rs 0.8.1

File Platform Checksum
near-cli-rs-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
near-cli-rs-x86_64-apple-darwin.tar.gz Intel macOS checksum
near-cli-rs-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
near-cli-rs-x86_64-pc-windows-msvc.msi x64 Windows checksum
near-cli-rs-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum