CLI tool for Aptos Layer 1 blockchain development and node operations
Layer 1 blockchain built to support fair access to decentralized assets for all
aptos$ aptos move init --name my_project$ aptos move compile --package-dir ./my_project$ aptos move publish --package-dir ./my_project --named-addresses addr=default