CLI

Command-line tools for nodes and clients

XE ships two CLI binaries:

  • Node CLI — operate a running node: query state, inspect blocks, manage leases, drive the local HTTP API.
  • Client CLI — wallet-side commands for signing transactions, talking to remote nodes, and bootstrapping accounts.

Both share the same encoding rules and authentication scheme; see the Technical Reference for the underlying primitives.