Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.28 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.28 KB

Readme Banner

Ceramic Improvement Proposals (CIPs)

The goal of the Ceramic Improvement Proposals (CIPs) is to create standards and document improvements to Ceramic. This includes standards for the Ceramic platform, such as core protocol specifications, Ceramic APIs, and usage conventions such as streamtypes, and DID methods.

CIP Status Page

On the status page an up to date list of CIPs and their statuses.

Contributing

Before contributing consider discussing and validating your idea on the Ceramic forum before creating a CIP.

To create a new CIP simply follow these steps:

  1. Review CIP-1.
  2. Fork the repository.
  3. Add your CIP to your fork of the repository. There is a template CIP here.
  4. Submit a Pull Request.

Editors