aptos-management

Crates.ioaptos-management
lib.rsaptos-management
version0.2.7
sourcesrc
created_at2022-05-28 03:07:15.335349
updated_at2022-08-16 07:49:25.871922
descriptionAptos Management is a tool used to manage the configuration of a Node
homepagehttps://aptoslabs.com
repositoryhttps://github.com/aptos-labs/aptos-core
max_upload_size
id595544
size37,831
(aptos-crates)

documentation

README

Aptos Management tools

The aptos-management crate provides a framework for building CLI tools for various purposes. The purpose of breaking these into multiple tools is to simplify the user experience, and prevent confusion between the different use cases.

The Tools

aptos-management
|-> aptos-operational-tool = A tool for performing management operations on the Aptos blockchain.

There are README's for each tool individually.

Commit count: 18889

cargo fmt