Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Installation

Install the CLI globally:

pnpm
pnpm add -g @objekt.sh/cli

Create a Wallet

Objekt uses Open Wallet Standard (OWS) for key management. Keys are encrypted locally in ~/.ows/.

objekt wallet create my-wallet

Or import an existing private key:

objekt wallet import my-wallet --private-key 0x...

Verify

objekt wallet list

You're ready to upload, encrypt, and sell access to content.