-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Proof‑of‑Contribution Protocol Core Welcome to the official documentation for the Proof‑of‑Contribution Protocol Core — a deterministic, schema‑driven standard for describing, validating, and attesting to contributions across any ecosystem.
- How the protocol works
- How to structure pow.yaml
- How validation works
- How to integrate the protocol
- Governance and contribution guidelines
- Examples and templates
bash npm install @gitdigital/poc-protocol-core
ts import { validate } from "@gitdigital/poc-protocol-core"; const result = validate("pow.yaml");
Proof‑of‑Contribution Protocol Core
A standardized, verifiable contribution protocol by GitDigital Products.
Documentation:
Home • Protocol Spec • pow.yaml Spec • Integration Guide
Version: 1.0.0
Maintainers: GitDigital Products
🌐 WIKI SIDEBAR (copy into _Sidebar.md)
` Home Overview Protocol Specification pow.yaml Specification Architecture Validation Pipeline Integration Guide API Reference Examples Governance Model How to Add a Provider How to Add a Policy Contributing Security Policy Changelog