github aptos-labs/aptos-core aptos-cli-v2.1.0
Aptos CLI Release v2.1.0

latest releases: aptos-framework-v1.22.0, aptos-node-v1.23.1-rc, aptos-node-v1.23.1...
14 months ago

Changelog

[2.1.0] - 2023/08/24

Updated

  • Updated CLI source compilation to use rust toolchain version 1.71.1 (from 1.71.0).

Added

  • Added basic ledger support for CLI
    • Example: aptos init --ledger to create a new profile from ledger. After this, you can use it the same way as other profiles.
    • Note: Ledger Nano s Plus or Ledger Nano X is highly recommended.

Instructions

Update instructions

If you have already installed the CLI:

  • With brew: brew upgrade aptos
  • With the prepackaged CLI: aptos upgrade

Installation instructions

Don't miss a new aptos-core release

NewReleases is sending notifications on new releases.