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
orLedger Nano X
is highly recommended.
- Example:
Instructions
Update instructions
If you have already installed the CLI:
- With brew:
brew upgrade aptos
- With the prepackaged CLI:
aptos upgrade
Installation instructions
- Installation instructions page
- Managed install
- macOS: Install with brew
- Linux / Windows: install with a python script for other platforms