https://github.com/ceramicnetwork/cips
The Ceramic Improvement Proposal repository
https://github.com/ceramicnetwork/cips
Last synced: 6 months ago
JSON representation
The Ceramic Improvement Proposal repository
- Host: GitHub
- URL: https://github.com/ceramicnetwork/cips
- Owner: ceramicnetwork
- License: mit
- Created: 2020-05-22T18:23:57.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T01:01:38.000Z (almost 2 years ago)
- Last Synced: 2025-03-07T08:36:34.095Z (over 1 year ago)
- Language: HTML
- Homepage: https://cips.ceramic.network/
- Size: 5.43 MB
- Stars: 84
- Watchers: 14
- Forks: 23
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Ceramic Improvement Proposals (CIPs)
[](https://discord.gg/5CZzG7V)
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](https://cips.ceramic.network) an up to date list of CIPs and their statuses.
# Contributing
Before contributing consider discussing and validating your idea on the [Ceramic forum](https://forum.ceramic.network/) before creating a CIP.
To create a new CIP simply follow these steps:
1. Review [CIP-1](https://cips.ceramic.network/CIPs/cip-1).
2. Fork the repository.
3. Add your CIP to your fork of the repository. There is a [template CIP here](https://github.com/ceramicnetwork/CIPs/blob/main/cip-template.md).
4. Submit a Pull Request.
# Editors
- Aaron Goldman ([@AaronGoldman](https://github.com/AaronGoldman))
- Michael Sena ([@michaelsena](http://github.com/michaelsena))
- Joel Thorstensson ([@oed](http://github.com/oed))
- Spencer T Brody ([@stbrody](http://github.com/stbrody))