Skip to content

0.1.2 - 2024-02-03

Choose a tag to compare

@frol frol released this 03 Feb 14:20
· 35 commits to main since this release
da58594

Release Notes

Other

  • Updated binary releases pipeline to use cargo-dist v0.9.0 (previously v0.7.2) (#8)

Install near-validator 0.1.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install near-validator@0.1.2

Download near-validator 0.1.2

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