# 熱錢包

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

**熱錢包（Hot Wallet）指的是用軟體安裝方式製作的區塊鏈數位資產錢包，多半是安裝在電腦上或智慧型手機上的應用程式，比較常用的有被幣安收購的的** [**TrustWallet**](https://trustwallet.com/)**、中國的** [**imToken**](https://token.im/) **以及最多人使用的 Chome 瀏覽器外掛** [**MetaMask**](/qian-bao-lei-xing/untitled/metamask.md) **等。**

軟體錢包使用方便，安裝快速，許多人進入幣圈或鏈圈都免不了曾經安裝過一兩個熱錢包軟體創建錢包並取得地址。軟體錢包（熱錢包）因為沒有透過硬體儲存加密私鑰，所以多半擁有私鑰匯入或匯出的功能，方便用戶在多個錢包軟體上匯入共同私鑰，在不同平台上操作同一個錢包裡的數位資產。然而[私鑰](/bao-guan-ni-de-jia-mi-zi-chan/si.md)的移轉和曝光本身就是一件高度危險的操作，所以熱錢包的使用對於大型數位資產保管，或是有較多數位資產需要保存的用戶來說，就不是那麼安全了。

{% 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/untitled.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.
