# StarMask

StarMask 由 Starcoin 团队开发，是一款 Chrome 浏览器插件，用于 STC 转账、 DApp 授权交易等。

GitHub repo：<https://github.com/starcoinorg/starmask-extension>

> 【视频教程】
>
> * StarMask 安装：<https://www.youtube.com/watch?v=vNPuM7A714c>
> * StarMask 使用：<https://www.youtube.com/watch?v=VA1uVLmzuhQ>

## 一、在线安装（适合海外用户） <a href="#lqmxy" id="lqmxy"></a>

下载地址：<https://chrome.google.com/webstore/detail/starmask/mfhbebgoclkghebffdldpobeajmbecfk?hl=zh>

**如何手动更新钱包？**

浏览器打开：`chrome://extensions/`

右边选择“开发者模式”

![](/files/bpoz4ka7l3ppBmksgH4E)

## 二、离线安装（适合国内用户） <a href="#n7dtq" id="n7dtq"></a>

#### 步骤1：下载最新插件 <a href="#h7be0" id="h7be0"></a>

地址：<https://github.com/starcoinorg/starmask-extension/releases/latest>

![](/files/loE6pjNMiK5TJ6Mxluvi)

#### 步骤2：浏览器安装 <a href="#jdmqs" id="jdmqs"></a>

**如果你是Chrome用户：**

浏览器打开：chrome://extensions/

右边选择“开发者模式”

![](/files/yztp1ti81lJ7WM7rKtVa)

然后将下载好的压缩包拖进浏览器：

![
](/files/cKv3tfDnZURPdxEqEb4r)

**如果你是Edge用户：**

浏览器打开：edge://extensions/

左下方选择“开发人员模式”

![](/files/NuGPMw7k95ocfsKX4w7V)

然后将下载好的压缩包拖进浏览器：

![](/files/QXQElDDQyYvfEg03LHWw)

## 三、使用帮助 <a href="#zse69" id="zse69"></a>

### 1 如何查看收款识别码？ <a href="#tcrui" id="tcrui"></a>

收款识别码，是以 stc 开头的地址，交易中以 stc 开头地址更具区分度。

点击“账户详情”：

![](/files/bxNdfY8V7j0HuUotDDzA)

点击“查看收款识别码”：

![](/files/rFLsSzBlk6NL6zMmDzaE) ![](/files/sBSXVTLe7csC4XGpN7Kp)

### 2 官方教程 <a href="#uu5m6" id="uu5m6"></a>

安装指南：<https://github.com/starcoinorg/starmask-extension/blob/main/docs/how-to-install.md>

使用指南：<https://github.com/starcoinorg/starmask-extension/blob/main/docs/how-to-use.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://wiki.starcoin.movemove.org/kai-shi/qian-bao/starmask.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.
