> For the complete documentation index, see [llms.txt](https://docs.miyou.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miyou.io/whitepaper/miyou-whitepaper-cn/5.-zhi-cheng-you-jian-sheng-tai-de-qu-kuai-lian-xi-tong.md).

# 5.支撑邮件生态的区块链系统

Web3.0时代的电子邮件系统需要区块链基础设施的支持，以实现原有产品的升级与创新。对邮件、营销、存储等多种应用的底层支持，很难用一条区块链完成，长远看需要一个多链系统组成的区块链基础设施。这些应用可以运行在现有的公链系统上，也可以运行在特定的区块链系统上。

### 5.1.  基础的邮件区块链系统

前期，因为邮件存证以及大量邮件内数字商品的应用，我们项目团队基于以太坊改造了一个EVM兼容链，为邮件生态的专业定制打下一定的基础。目前，运行的公链采用POA的共识机制，虽然有中心化的问题，但前期已经满足需求。未来这条公链会采用更加去中心化的共识机制，其功能与协议也会更适用于邮件领域。后期会根据发展情况，参考业内的优秀公链，继续改进与升级邮件区块链系统。

因为EVM兼容链的优点，也能够方便的实现跨链，智能合约部署等工作。当前区块链系统已经运行近一年，中间经过了升级与定制，并且经历了一些产品的使用检验，如MMS，NFT交易市场等应用。

对于邮件区块链系统中重要的经济模型内容，参考7.1节中的内容介绍。

### 5.2.  一个多链的愿景规划

营销产品的前期都使用邮件区块链系统，营销中使用的NFT都在邮件区块链中建设，前期营销使用的激励通证，暂时使用邮件通证，具体的比例说明与阶段过渡在经济模型小节有更详细的说明。

对于存储公链、BCDN公链、计算公链是一种远景规划，会根据情况的发展来逐步实施，或者使用合作伙伴的公链系统。

最终Web3.0时代的电子邮件生态，必将建造在一个立体的多链和跨链的系统上，以支持新时代功能强大的电子邮件生态。这个邮件生态也更能体现Web3.0的思想精髓：**以用户为中心，拥有经济模型激励，实现自治与共治**。这个多链的示意图如下所示：

<figure><img src="/files/B9izle80ziwHwcswrKyq" alt=""><figcaption></figcaption></figure>

当前区块链系统中成熟的金融应用，如DeFi，稳定币等应用，是否会融入到邮件的多链系统中，会根据项目的发展情况而定，会考虑让成熟的合作方来建设。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.miyou.io/whitepaper/miyou-whitepaper-cn/5.-zhi-cheng-you-jian-sheng-tai-de-qu-kuai-lian-xi-tong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
