Skip to content

0.1.4 - 2024-08-21

Choose a tag to compare

@frol frol released this 21 Aug 18:24
· 28 commits to main since this release
68e8d76

Release Notes

Added

  • Use whole NEAR amounts when displaying stake in the tables since the <0.1 NEAR is irrelevant for the users (#16)

Install near-validator 0.1.4

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.4/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.4/near-validator-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install near-validator@0.1.4

Download near-validator 0.1.4

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