Skip to content

Commit

Permalink
from eip to mcip
Browse files Browse the repository at this point in the history
  • Loading branch information
immartian committed May 25, 2017
1 parent a3e78d9 commit d3b121e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
@@ -1,16 +1,16 @@
# MCIPs
# MCIPs

[![Join the chat at https://gitter.im/musicoins/Lobby](https://badges.gitter.im/musicoins/Lobby.svg)](https://gitter.im/musicoins/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Musicoin Improvement Proposals (MCIPs) describe standards for the Musicoin platform, including core protocol specifications, money policies, client APIs, and contract standards.

# Contributing
First review [MCIP-1](MCIPS/mcip-1.md). Then clone the repository and add your EIP to it. There is a [template MCIP here](mcip-X.md). Then submit a Pull Request to Ethereum's [MCIPs repository](https://github.com/musicoin/MCIPs).
First review [MCIP-1](MCIPS/mcip-1.md). Then clone the repository and add your MCIP to it. There is a [template MCIP here](mcip-X.md). Then submit a Pull Request to Musicoin's [MCIPs repository](https://github.com/musicoin/MCIPs).

# EIP status terms
* **Draft** - an EIP that is open for consideration
* **Accepted** - an EIP that is planned for immediate adoption, i.e. expected to be included in the next hard fork (for Core/Consensus layer MCIPs).
* **Final** - an EIP that has been adopted in a previous hard fork (for Core/Consensus layer MCIPs).
* **Deferred** - an EIP that is not being considered for immediate adoption. May be reconsidered in the future for a subsequent hard fork.
# MCIP status terms
* **Draft** - an MCIP that is open for consideration
* **Accepted** - an MCIP that is planned for immediate adoption, i.e. expected to be included in the next hard fork (for Core/Consensus layer MCIPs).
* **Final** - an MCIP that has been adopted in a previous hard fork (for Core/Consensus layer MCIPs).
* **Deferred** - an MCIP that is not being considered for immediate adoption. May be reconsidered in the future for a subsequent hard fork.

# MCIPs under consideration
| Number |Title | Author | Layer | Status |
Expand Down

0 comments on commit d3b121e

Please sign in to comment.