# MetaID歷史

弱MetaID 並不是一個在 2024 年創建的新協議，MetaID 第一版協議在 2020 年 4 月份發佈，第一版 MetaID 協議是基於 MetaNet 協議，經歷了接近 4 年的發展，由多方開發者共同打造了具規模的基礎設施和應用。在 V2.0 發佈之前，已累積有超過 17 萬用戶和 2100 多萬條交易（tx），並最多有十多個 MetaID 應用上線運行過。

以下是 MetaID 的簡短歷史：

* 2020 年 4 月，發佈 V1.0 MetaID 協議，在 BSV 鏈上實現
* 2021 年 4 月，MetaID 協議升級為 V1.1。
* 2022 年，已有多個應用採用 MetaID 方案，涵蓋 Web3 社交應用、網盤、NFT 市場、遊戲等。總用戶超過 10 萬人。
* 2023 年 1 月，MetaID 協議升級為 V1.2，增加對多鏈支持，包括支持比特幣側鏈 Microvision 等。
* 2024 年 5 月，MetaID 發佈 V2.0，全面支持比特幣，並進一步提高對 UTXO 架構區塊鏈的跨鏈支持。

## MetaID V2.0 同舊版對比

|                   | V1.2          | V2.0              |
| ----------------- | ------------- | ----------------- |
| 愿景                | 成爲最好的Web3基石協議 | **成爲最好的Web3基石協議** |
| 统一树状结构            | 是             | **是**             |
| 基于MetaNet         | 是             | **否**             |
| 采用类Ordinals序数理论方案 | 否             | **是**             |
| 带资产协议             | 否             | **是**             |
| 跨链支持              | 弱             | **更好**            |


---

# Agent Instructions: 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.metaid.io/zh-hk/about-metaid/metaid-li-shi.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.
