Open Crown Proposals (OCPs)
OCPs are the primary mechanism for proposing changes to the Open Crown Standard, collecting community input, and documenting design decisions.
OCP Index
| OCP | Title | Type | Status | Author |
|---|---|---|---|---|
| OCP-0001 | Protocol/Operator Separation | Core | Draft | OpenCrown DAO |
| OCP-0002 | Crown-Weighted Governance | Final | OpenCrown DAO | |
| OCP-0003 | Chain Registry Interoperability | Interface | Final | OpenCrown DAO |
| OCP-0004 | On-Chain Entity Registry | Core | Final | OpenCrown DAO |
OCP Types
| Type | Description |
|---|---|
| Core | Changes to contracts, verification methods, or protocol mechanics |
| Interface | Changes to APIs, indexer specifications, or data formats |
| Changes to processes, governance, or community guidelines | |
| Informational | Guidelines, best practices, or educational content |
Submitting an OCP
- Discuss first - Open an Issue on the oc-standard repository to discuss your idea
- Write your OCP - Use the OCP template as a starting point
- Submit a Merge Request - Create an MR adding your OCP to the ocps/ directory
- Review period - Community reviews for minimum 14 days
- Decision - Multisig accepts or rejects the OCP
For complete details, see the OCP Process document.