Release Notes
Added
- Added a new command to manage BOS profile in SocialDB (#231)
- Provide a relevant faucet error message when helper API server returns an error (#243)
Other
- Exposed sponsor_by_faucet_service module to re-use in "cargo-near" (#246)
Install near-cli-rs 0.6.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.6.1/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/near/near-cli-rs/releases/download/v0.6.1/near-cli-rs-installer.ps1 | iex
Install prebuilt binaries into your npm project
npm install near-cli-rs@0.6.1
Download near-cli-rs 0.6.1