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