# BlockCerts

> **最後更新：2026 年 1 月**

[Blockcerts](https://www.blockcerts.org/) 是一個由 [MIT’s Media Lab](http://learn.media.mit.edu/) 麻省理工學院學習實驗室 和 [Learning Machine](http://www.learningmachine.com/) 公司共同開發的開源區塊鏈證書專案。透過區塊鏈（目前支援比特幣和以太坊兩種鏈）發放課程修業或各種證書。

{% embed url="<https://www.blockcerts.org/>" %}

### 線上測試

點擊 [這裡](https://blockcerts.learningmachine.com/certificate/75a731e9942652d6b1d61bcc371b3644)，再點選畫面右下角的「Verify」按鈕，即可鏈上驗證。

![https://blockcerts.learningmachine.com/certificate/75a731e9942652d6b1d61bcc371b3644](/files/-LPyCE66aMEWQfY36rVQ)

### 更多範例

{% embed url="<https://www.learningmachine.com/new-product/examples/>" %}

## 0x1 學院製作的證書範例（進行中）

下載以下兩個證書檔案（JSON 格式）

{% file src="/files/-LQ9eDDrlCS0C8w3HSZr" %}
以太坊區塊鏈證書
{% endfile %}

{% file src="/files/-LQ9eG9AGksYxWV2FNJO" %}
比特幣區塊鏈證書
{% endfile %}

到把下載後的 JSON 檔案拖曳到以下兩個開放驗證的網站

1. <https://www.blockcerts.org/>
2. <https://blockcerts.learningmachine.com/>

應該會得到類似這樣的驗證結果：

![](/files/-LPyDYFE4X60qs7zseKb)

你也可以利用 Blockcerts 推出的 [iOS](https://itunes.apple.com/us/app/blockcerts-wallet/id1146921514?mt=8) / [Android](https://play.google.com/store/apps/details?id=com.learningmachine.android.app\&hl=en) 手機證書瀏覽/驗證程式，隨身攜帶你的證書。

* [下載 iOS 手機「Blockcerts」](https://itunes.apple.com/us/app/blockcerts-wallet/id1146921514?mt=8)
* [下載 Android 手機「Blockcerts」](https://play.google.com/store/apps/details?id=com.learningmachine.android.app\&hl=en)

### 待完成

* [ ] 線上展示網頁（參考下方 Repo）

{% embed url="<https://github.com/blockchain-certificates/blockcerts-verifier>" %}

* [ ] 下載、分享證書
* [ ] 線上申請及 Email 通知

### 其他資源

<https://btcert.com/home>

{% embed url="<https://github.com/BlockTechCert>" %}

***

#### 相關條目

* [IPFS](/luo-di-an-li/blockchain-apps/ipfs.md)
* [ENS](/luo-di-an-li/blockchain-apps/ens.md)

#### 參考資料


---

# 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://www.0x1.academy/luo-di-an-li/blockchain-apps/blockcerts.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.
