mxnode, create a MultiversX node shape, start services, and verify that systemd units are running.
Prerequisites
1. Install The CLI
2. Place Keys
For a multikey host:node-0.zip, node-1.zip, and so on in ~/VALIDATOR_KEYS/.
3. Install A Shape
Choose one:
A multikey install creates four nodes, one per shard.
4. Start Services
Verify
You have a valid quickstart result when:mxnode --versionprints a version.mxnode statuslists the expected nodes.- Each expected systemd unit is active or syncing.
- Logs do not show key load failures, port collisions, or repeated restarts.

