Skip to content

Commit

Permalink
Merge pull request #26 from MXCzkEVM/moonchain
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sheenhx authored Jun 21, 2024
2 parents 883b227 + 070c20c commit f441d69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MEPs

MEPs repo contains the MXC Evolution Proposals for EVM compatible chains. The proposals define the interface for implementation of the MXC protocol for IoT data exchange, mining and data marketplace.
MEPs repo contains the Moonchain Evolution Proposals for EVM compatible chains. The proposals define the interface for implementation of the Moonchain for IoT data exchange, mining and data marketplace.

## Introduction

Expand All @@ -11,7 +11,7 @@ Different MEPs describe different parts of the system and influence different st
1. Review [MEP-1](./MEP-1.md).
2. Fork the repository by clicking "Fork" in the top right.
3. Add your MEP to your fork of the repository. There is a [template MEP here](./eip-template.md).
4. Submit a Pull Request to MXC's [MEPs repository](https://github.com/MXCzkEVM/MEPs).
4. Submit a Pull Request to Moonchain's [MEPs repository](https://github.com/MXCzkEVM/MEPs).

Your first PR should be a first draft of the final MEP. It must meet the formatting criteria enforced by the build (largely, correct metadata in the header). An editor will manually review the first PR for a new MEP and assign it a number before merging it. Make sure you include a `discussions-to` header with the URL to a discussion forum or open GitHub issue where people can discuss the MEP as a whole.

Expand All @@ -22,7 +22,7 @@ If your MEP requires images, the image files should be included in a subdirector
| MEP Number | Title | Type | Status |
| --------------------------------- | -------------------------------------------------------- | --------- | ------ |
| [MEP-1](proposals/mep-1.md) | Purpose and Guidelines | Process | Living |
| [MEP-20](proposals/mep-20.md) | Tokens Standrds on MXC zkEVM Chain | Standards | Living |
| [MEP-20](proposals/mep-20.md) | Tokens Standrds on zkEVM Chain | Standards | Living |
| [MEP-721](proposals/mep-721.md) | Non-Fungible Token Standard on MXC zkEVM Chain | Standards | Draft |
| [MEP-801](proposals/mep-801.md) | ISO Application Contract | Standards | Draft |
| [MEP-802](proposals/mep-802.md) | ISO Provisioning Contract | Standards | Draft |
Expand Down

0 comments on commit f441d69

Please sign in to comment.