Skip to main content

Overview

The Morpheum CLI is a thin wrapper around morpheum-sdk for keys, transactions, registry queries, and cross-chain bank flows. Install, build flags, and every command are documented upstream.

Usage

All usage—including quick start, key management, deposits and withdrawals, and registry queries—is maintained in the official repository: github.com/morpheum-labs/morpheum-cli Start with the repo README and architecture.md for how the CLI layers on the SDK and signing stack.
  • SDK — Rust and TypeScript SDKs, MWVM, and integration surfaces.
  • Node CLI — validator and node operator commands.