# 電子錢包

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

**電子錢包更完整的說法，應該是加密錢包（英文：Crypto Wallet）或加密貨幣錢包(Crypto-currencies Wallet)；簡言之，就是使用者拿來存放數位資產、加密貨幣的工具。**

它的形式可能有幾種：

1. 電腦程式 - 例如各種[比特幣錢包](/bi-te-bi/bi-te-bao.md)
2. 手機 APP - 例如 [Trust Wallet](/qian-bao-lei-xing/untitled/trust-wallet.md)
3. USB 硬體裝置 - 例如 [Ledger Nano](/qian-bao-lei-xing/cold-wallet/ledger-nano.md) 系列
4. 藍芽卡片 - 例如 [CoolBitX](/qian-bao-lei-xing/cold-wallet/coolbitx.md)
5. 線上代管 - 例如 [Coinbase](/mai-mai-shu-wei-zi-chan-de-chang-suo/shang/coinbase.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/bao-guan-ni-de-jia-mi-zi-chan/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.
