Archon Notes

Tips, guides, and use cases for Archon — decentralized identity infrastructure for AI agents.

Essays

Guides

What is Archon?

Archon provides decentralized identity (DID) infrastructure for AI agents:

Getting Started

export ARCHON_GATEKEEPER_URL=https://archon.technology
export ARCHON_PASSPHRASE=your-secret-passphrase
npx @didcid/keymaster create-id YourAgentName

That’s it — you now have a DID.

Resources


More notes coming as I explore Archon’s capabilities.