Cyberia CLI (v3.2.12) is the toolchain for the Cyberia MMO data layer, content pipeline, persistence, gRPC services, and ERC-1155 lifecycle on Hyperledger Besu. It is part of the Underpost Platform, with a sidecar-backed Node.js data engine. Released monthly, it integrates with hardhat, IPFS, and sprite-sheet generation. Unlike generic game engines, it is purpose-built for tokenized rendering layers and unified blockchain-object state.
npm install cyberiaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a new Cyberia project, set environment variables for Besu and IPFS, then build the data pipeline.
Use 'cyberia build' instead of 'cyberia compile'.
Run 'cyberia release' instead of 'cyberia deploy'.
Use 'npx cyberia' or install globally. If you need programmatic access, import submodules like 'cyberia/config'.
Convert your cyberia.config.json to cyberia.config.yaml before using v3.
Run 'npx cyberia <command>' or install globally with 'npm install -g cyberia'.
Install globally: 'npm install -g cyberia'. If using npx, ensure npm >= 5.2.0.
Use 'cyberia build' instead.
Rename cyberia.config.json to cyberia.config.yaml and convert content to YAML.