-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dev-mondoshawan edited this page Jul 1, 2026
·
2 revisions
Decentralized identity, reputation, and staking infrastructure for autonomous AI agents.
Countersig anchors W3C Decentralized Identifiers on-chain, enforces Ed25519 PKI authentication off-chain, and secures agent reputation through a staked cryptoeconomic model. This wiki is the full technical reference for the protocol, SDK, oracle, and economic model.
For a quick start, see the main README or jump straight to Getting Started.
- Project Overview — what Countersig is and why it exists
- Getting Started — register your first agent
- Protocol Architecture — the three-layer system design
- Developer Resources — tooling, testing, contribution guide
- Authentication and Verification — challenge-response auth
- Reputation System — the 6-factor score model
- Testing and Quality Assurance — test suite structure and coverage
Start Here
Core Concepts
Smart Contracts
Oracle System
Agent SDK
Integration Guides
Economic Model
Deployment & Ops
Advanced Topics