Release Notes
Added
- Added "Endorsements" columns to the output and updated the formula for online % calculation (#15)
Fixed
- Fixed a syntax error in CI (publish-to-npm.yml)
Other
- Updated near-cli-rs crate to 0.14 release (#14)
- Added installation instructions to the README
Install near-validator 0.1.3
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.3/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.3/near-validator-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install near-validator@0.1.3
Download near-validator 0.1.3