Skip to content
🎉 Welcome to the new Aptos Docs! Click here to submit feedback!
Build
CLI

CLI

The Aptos command line interface (CLI) is a tool to help you compile and test Move contracts. It can also help you quickly play with Aptos features on-chain.

For more advanced users, the CLI can also be used to run a private Aptos network (to help test code locally) and can be helpful managing a network node.

📥 Install the Aptos CLI

⚙️ Setup the Aptos CLI

🛠️ Using the Aptos CLI