Release Notes
Added
- New commands for getting and adding MPC-derived access key to account (
account -> get-public-key -> from-mpc, account -> add-key -> use-mpc-contract) (#535)
Install near-cli-rs 0.23.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/near/near-cli-rs/releases/download/v0.23.2/near-cli-rs-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/near/near-cli-rs/releases/download/v0.23.2/near-cli-rs-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install near-cli-rs@0.23.2
Download near-cli-rs 0.23.2