CLI Release 1.0.7
New features
- Execution hash approval command for on-chain governance
Improvements
- Bytecode v6 is now the default, and no longer needed for
--bytecode-version 6
, this supports View functions, u16, u32 and u256 automatically in compiling - Updated CLI help documentation to wrap better in the CLI.
aptos <command> -h
will give short helpaptos <command> --help
will give the longer more detailed help.
Installation instructions
- Installation instructions page
- Managed install
- macOS: Install with brew
- Linux / Windows: install with a python script for other platforms