Release Notes
Added
- Added self update for near-validator (#27)
Other
- update near-* dependencies to 0.31 release (#28)
Install near-validator 0.1.8
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.8/near-validator-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/near-cli-rs/near-validator-cli-rs/releases/download/v0.1.8/near-validator-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install near-validator@0.1.8
Download near-validator 0.1.8