@promus/cli
v0.24.34
Published
Promus CLI: sovereign agent gateway on Arbitrum. Runs `promus init` to mint an iNFT and bring up your agent
Maintainers
Readme
@promus/cli
CLI binary for Promus: sovereign AI agents on Arbitrum.
Install
# npm
npm i -g @promus/cli
# yarn
yarn global add @promus/cli
# bun
bun add -g @promus/cliRequires Node.js ≥ 18 or Bun ≥ 1.1.
Quick start
promus initThe wizard mints an iNFT, encrypts your API key, and sets up the agent. Then:
promus # chat with your agent
promus status # health check
promus logs # follow gateway logs
promus topup # add ETH to agent walletSee the root README for architecture, concepts, and the full command reference.
