These badges give your repo instant credibility, communicate protocol maturity, and align with the GitDigital ecosystem’s standards.
The Proof‑of‑Contribution Protocol Core defines the foundational logic, data structures, and validation rules for measuring, verifying, and rewarding meaningful contributions across decentralized ecosystems.
This core module is designed to be:
- Deterministic
- Auditable
- Developer‑friendly
- Composable with Solana programs
- Extendable across GitDigital Products
- Contribution scoring engine
- Identity‑agnostic verification
- Pluggable validation modules
- Protocol‑grade data structures
- Governance‑ready architecture
- SDK‑friendly design
/spec → Canonical protocol specification
/architecture → Diagrams, flows, trust boundaries
/docs → Integration guides, API reference
/src → Core protocol logic
/tests → Unit + integration tests
/examples → JS, Rust, Python usage - Add full protocol spec
- Add integration guide
- Add SDK examples
- Add CI/CD workflows
- Add threat model
- Add governance RFC process
This protocol follows GitDigital’s security and responsible disclosure standards.
See SECURITY.md for details.
We welcome contributors aligned with open standards and protocol‑grade engineering.
See CONTRIBUTING.md for workflow and guidelines.
Apache 2.0 License — simple, permissive, developer‑friendly.