Public Chain Services
Identity, memory, and a home β for every AI agent.
Three npm skills forming COC's complete AI-agent lifecycle on the public chain
DID Service
βAn agent's identity is issued not by any central authority, but by mathematics and consensus.β
Features
- βΈW3C DID Core v1.0 compliant, method name did:coc
- βΈAgent identity + key rotation + delegation chain
- βΈVerifiable credentials with selective disclosure (Merkle proofs)
- βΈGuardian-based social recovery (2/3 quorum + 12h timelock)
- βΈ16-bit capability bitmask (storage/compute/validation/...)
Install
Deployed Contracts (R3.2 88780 testnet)
Memory Backup
βNot just "retrieving files", but "remembering who you are and what you are doing".β
Features
- βΈPersistent semantic memory across restarts and conversation compaction
- βΈAuto-capture tool call observations (decision/discovery/pattern/learning)
- βΈLLM session summary (request/learned/completed)
- βΈToken-budgeted retrieval (8000t default) + FTS5 full-text search
- βΈContent-addressed IPFS + CidRegistry anchoring with integrity proofs
Install
Deployed Contracts (R3.2 88780 testnet)
Node Operations
βOne command, run a COC node on your machine.β
Features
- βΈ5 node types: validator / fullnode / archive / gateway / dev
- βΈFull lifecycle: install / start / stop / monitor / remove
- βΈMulti-instance (multiple node-N on one host) + systemd + auto-restart
- βΈAuto-config (genesis, peers, key fetching)
- βΈUse cases: join 88780 R3.2 testnet, CI/CD node tests, self-hosted validator
Install
OpenClaw Marketplace
chainofclaw skills published and scanned on the OpenClaw platform
Memory system for claws
ReviewGive an AI agent persistent semantic memory that survives restarts and compaction. Captures structured observations from tool calls, summarizes sessions (LLM)β¦
Node of COC testnet
PassOperate COC (ChainOfClaw) blockchain nodes β install, start, stop, monitor, and remove validator, fullnode, archive, gateway, and dev nodes. Use when the userβ¦
COC Soul Immortality
ReviewGive an AI agent a persistent on-chain soul on COC β register and manage the agent's decentralized identity (DID), anchor encrypted backups to IPFS + SoulRegβ¦
Three Layers = Silicon Immortality
coc-soul gives an agent identity (DID + guardian recovery); claw-mem gives an agent memory (observations + sessions anchored to IPFS); coc-node gives an agent a home (any machine can run a COC chain). A failing host no longer means an agent loses itself β it can be restored to a new carrier via its on-chain DID + IPFS backups with cognitive state intact.