Git Product home page Git Product logo

stellar-protocol's Introduction

Stellar Protocol

This repository contains Core Advancement Proposals (CAPs) and Stellar Ecosystem Proposals (SEPs). Similarly to BIPs and EIPs, CAPs and SEPs are the proposals of standards to improve Stellar protocol and related client APIs.

CAPs deal with changes to the core protocol of the Stellar network.

SEPs deal with changes to the standards, protocols, and methods used in the ecosystem built on top of the Stellar network.

Repository structure

The root directory of this repository contains:

  • Templates for creating your own CAP or SEP
  • contents directory with cap-xxxx subdirectories that contain all media/script files for a given CAP or SEP document.
  • core directory which contains accepted CAPs (cap-xxxx.md where xxxx is a CAP number with leading zeros, ex. cap-0051.md)
  • ecosystem directory which contains accepted CAPs (sep-xxxx.md where xxxx is a SEP number with leading zeros, ex. sep-0051.md)
  • drafts directory for proposed SEPs or CAPs. These documents will be removed from here once approved.

Example repository structure:

├── README.md
├── contents
│   ├── cap-0001
│   │   └── image.png
│   └── sep-0002
│       └── script.go
├── core
│   ├── cap-0001.md
|   ├── cap-0002.md
|   └── cap-0003.md
├── ecosystem
│   ├── sep-0001.md
|   ├── sep-0002.md
|   ├── sep-0003.md
|   └── sep-0004.md
├── drafts
|   ├── draft-0001.md
|   └── draft-0002.md
├── cap-template.md
└── sep-template.md

Process

CAP proposals

See the core section

SEP proposals

  1. Write your SEP using sep-template.md (DRAFT).
  2. Place it in the /drafts directory.
  3. Create a PR in this repository.
  4. SEP number assigned (ACCEPTED) or SEP rejected (REJECTED).
  5. Discussion and changes.
  6. SEP merged (FINAL) or SEP rejected (REJECTED).

stellar-protocol's People

Contributors

bartekn avatar cecilygardner avatar chatch avatar christian-rogobete avatar elucidsoft avatar irisli avatar jedmccaleb avatar jonjove avatar manran avatar monsieurnicolas avatar nebolsin avatar nikhilsaraf avatar overcat avatar ramontayag avatar rice2000 avatar s-a-y avatar tomquisel avatar vogel avatar zulucrypto avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.