Skip to content

cleos

cleos is the command-line interface used to interact with a WAX node and to work with account and contract operations.

Common Uses

  • querying chain state
  • pushing actions
  • deploying contracts
  • creating and managing accounts
  • operational scripting

Why It Matters

Even teams that rely heavily on higher-level tooling usually end up needing cleos for debugging, deployment verification, or automation.

Related pages: