# 冷錢包

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

**冷錢包（Cold Wallet）指的是用硬體（晶片）安全地儲存私鑰而且無私鑰匯出功能的區塊鏈數位資產錢包。比較常用的有法國的** [**Ledger Nano 系列**](https://www.ledger.com?r=7d8808e26629)**，美國的** [**Trezor**](https://trezor.io/)**，台灣的** [**CoolWallet**](/qian-bao-lei-xing/cold-wallet/coolbitx.md) **等。**

嚴格來說，只要是本身不具備連線功能，沒有匯出私鑰功能的錢包裝置，就算冷錢包。

也有人把不用的安卓手機或 iPhone 手機安裝無法匯出私鑰的錢包軟體（例如：[Parity Signer](https://wiki.parity.io/Parity-Signer-Mobile-App), [MEWConnect](https://mewconnect.myetherwallet.com/#/)），並且盡可能使其處在離線狀態作為冷錢包。

多數專家都會推薦用戶在數位資產達一定量以後，盡量購買冷錢包來做為資產儲存的方式。這是因位當大部分數位資產存放在交易所時，有可能遇到交易所無預警倒閉、關閉提款功能等意外；而若是存在手邊自主保管私鑰的錢包 APP 則又有 APP 被破解、 [註記詞](/bao-guan-ni-de-jia-mi-zi-chan/seed.md)、[私鑰](/bao-guan-ni-de-jia-mi-zi-chan/si.md) 被盜或不見等風險。

冷錢包硬體特色在於私鑰是儲存在硬體晶片 IC 當中的加密空間，只能用註記詞進行還原，私鑰本身並不會在交易的過程中流出至作業系統、瀏覽器或 APP，然而還是會有註記詞不見得可能性，故冷錢包啟用後產生的 12/24/32 個單字註記詞還是要記得保管好喔！

0x1 Academy 推薦購買法國公司推出的 [**Ledger Nano X**](https://shop.ledger.com/pages/ledger-nano-x?r=7d8808e26629)，支援 USB-C 用電腦操作，也支援藍芽用手機進行連線，歡迎[點擊連結購買](https://shop.ledger.com/pages/ledger-nano-x?r=7d8808e26629)享有折扣，0x1 Academy 也會賺得一點營運基金喔！

![](/files/-MQCeq7fJoe7A6C8mz1v)

{% hint style="info" %}
之所以叫做冷錢包，主要原因是硬體方案通常都稱作「冷方案」，此外也是比較安全的方案。
{% endhint %}

***

#### 相關條目

#### 參考資料


---

# 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/qian-bao-lei-xing/cold-wallet.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.
