objekt.sh

Object storage for the open web.

# install
pnpm add -g @objekt.sh/cli

Upload files to Arweave, IPFS, or Cloudflare CDN. Pay with USDC via x402. No accounts, no API keys — just a wallet.

# upload a file
objekt put ./hero.png \
  --storage arweave \    # or ipfs, cdn
  --ows ows-wallet-name   # wallet with usdc balance

Store any file — images, documents, data — and address it by a human-readable key. Choose your durability: ephemeral edge cache, 12-month IPFS pinning, or permanent Arweave storage. The server settles payment on-chain and returns a transaction receipt.

Ethereum·Solana (coming soon)

Built for agents. A clean API over Arweave and IPFS. Upload once, retrieve forever.

CLI · Pricing · npm · SKILL.md