Catena CLI

Use the `catena` CLI for every Catena operation — moving money, reading accounts and balances, managing counterparties, linking an agent, or anything else involving a Catena account. Before acting, run `catena guide` for instructions unless you have already read it for the installed CLI version.

catena-labs 08b8a9f 693 B Updated

File contents

Catena CLI

All Catena operations go through the catena CLI.

  1. If catena is not on PATH, or it warns that a newer version is available, run npm i -g @catena/cli.
  2. Run catena guide and follow it, unless you have already read the guide for the installed CLI version. The guide ships inside the CLI, so it always matches that version.

catena-labs/skills/tree/main/skills/catena-cli commit 08b8a9f703

Frequently asked questions

npx skillmds@latest add catena-labs/catena-cli