Query the Archon decentralized identity network via public web APIs.
- SKILL.md — Complete reference documentation
- EXAMPLES.md — Practical usage examples
- scripts/ — Helper utilities
# Check network status
~/clawd/skills/archon/scripts/archon-stats.sh
# Resolve a DID
~/clawd/skills/archon/scripts/archon-resolve.sh did:cid:bagaaiera...
# Health check
~/clawd/skills/archon/scripts/archon-ready.sh✓ Read-only access to public Archon network
✓ DID resolution (W3C spec compliant)
✓ Network statistics and monitoring
✓ Integration with OpenClaw's web_fetch tool
✗ NOT included: Creating DIDs, issuing credentials (requires local node)
| URL | Purpose |
|---|---|
https://archon.technology/api/v1/status |
Network stats |
https://archon.technology/api/v1/ready |
Health check |
https://archon.technology/api/v1/did/<did> |
Resolve DID |
- Verify credentials — Check if issuer DID exists
- Monitor network — Track growth and health
- Identity discovery — Explore agent DIDs
- Cross-platform — Link Archon + Nostr identities
- TOOLS.md → Archon Server (local node for full R/W access)
- Nostr skill → Cross-identity with NIP-05
- HexMem → Store resolved DIDs as facts
Status: ✓ Tested and working (2026-02-02)
Network: 153 DIDs (52 agents, 101 assets)