ChainCatsChainCats
phase 03 — preview

Private terminal access.

Authenticate your wallet. Choose an owned token ID. Generate a terminal license. Install private ChainCats tools. The full flow ships in Phase 03 — this is the exact shape of it.

01

Connect wallet

EVM or Solana — the wallet is your identity.

02

Verify ownership

The system reads your ChainCats onchain.

03

Select token ID

Choose which owned cat backs this license.

04

Sign message

One signature. No transaction, no gas.

05

Generate license

A terminal key bound to wallet + token.

06

Install tools

Pull private packages straight from the CLI.

chaincats — licensed session [simulation]

command reference

Five commands in.

$ npm install -g chaincats-cli

Install the ChainCats CLI

$ chaincats auth <license_key>

Authenticate with your terminal license

$ chaincats download scannercat --token 123

Pull a private tool for an owned token

$ chaincats run scanner --wallet 0x…

Run the scanner against any wallet

$ chaincats vault open

Open your token-gated vault

requires ownership

Licenses are bound to wallet + token ID and revoked on transfer. Selling your cat sells the seat — the next holder generates their own key.