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