Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects

sdk

by commandlayer · Updated 2 months ago

CommandLayer SDKs for TypeScript and Python to call ENS-addressed agent verbs and verify signed receipts against canonical schemas, IPFS mirrors, and release checksums.

In the AI payments ecosystem

sdk is an early-stage Python project in the AI payments / x402 ecosystem, focused on commandlayer, ens, erc8004, ethereum. It currently has 1 GitHub stars and 0 forks, and sits alongside related tools like tdm-integration-kit, tdm-sdk, TDM-Agent-Integration-Kit, afara, sardis, Sentinel.

README.md View on GitHub →

Deprecated: CommandLayer SDK

This repository is deprecated and retained only for historical reference.

The canonical CommandLayer SDK is now:

https://github.com/commandlayer/agent-sdk

Use commandlayer/agent-sdk for new integrations, examples, documentation, and active SDK development.

Status

  • Deprecated: yes
  • Active development: no
  • New integrations should use: commandlayer/agent-sdk
  • This repository should not be used as the source of truth for CommandLayer SDK work.

Why this repo is deprecated

CommandLayer SDK work has moved to commandlayer/agent-sdk so the public developer path is clear and there is one canonical SDK surface.

This repository may be archived after downstream references are confirmed to be gone.

Historical scope

This repository previously contained reusable CommandLayer receipt tooling, including receipt creation, canonicalization, hashing, signing, verification helpers, ENS signer-resolution helpers, and examples for wrapping agent execution with CommandLayer receipts.

For public paste-and-verify receipt verification, use VerifyAgent:

https://github.com/commandlayer/verifyagent

All Ethereum projects →