Skip to content

calimero-network/proposals

Repository files navigation

Calimero Improvement Proposals (CIPs)

CIPs deal with changes to the core protocol of the Calimero Network. Please see the process for CIPs.

Repository structure

The root directory of this repository contains:

  • Templates for creating your own CIP
  • contents directory with cip-xxxx subdirectories that contain all media/script files for a given CIP .
  • core directory which contains accepted CIPs (cip-xxxx-y.md where xxxx is a CIP number with leading zeros, and y is the title of the proposal in lowercase, with words separated by hyphens. ex. cip-0000-structure-for-calimero-improvement-proposals.md)

Example repository structure:

├── CONTRIBUTING.md
├── README.md
├── cip-template.md
├── contents
│   └── cip-0003
│       └── image.png
├── core
│   ├── cip-0001-abcd.md
│   ├── cip-0002-xyz.md
│   ├── cip-0003-axdgh.md
│   └── README.md

Contributing

See CONTRIBUTING to learn how to contribute.

Calimero Network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks