> For the complete documentation index, see [llms.txt](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/sui/suiwallet.md).

# Sui Wallet 钱包安装教程

Sui Wallet是Sui官方推出的一款钱包，号称是：安全+易用。安全方面不好说，易用性有待商榷。大家要在Sui链上发币、交易、参与质押，这个钱包是应该要安装的。

这个教程，主要是教大家如何安装Sui Wallet浏览器插件，并创建Sui钱包。

{% hint style="info" %}
1.安装钱包必须要懂得科学上网

2.钱包App必须在Apple Store或者Google Play下载

3.建议大家使用[Suiet钱包](https://docs.bananatool.com/sui/suiet)，SuiWallet有点不好用
{% endhint %}

## **一、安装**Sui Wallet**钱包插件**

不管是下载钱包插件，还是App，都需要通过官网或者谷歌Play下载，否则就有可能下载到假钱包。所以，我们先找到Sui Wallet的官网：<https://suiwallet.com/>

<figure><img src="/files/gCMa8xMhlzbE9xCxrBn6" alt=""><figcaption></figcaption></figure>

然后点击“[Download Browser Extension](https://slush.app/?utm_source=suiwallet\&utm_medium=popup\&utm_campaign=slushLaunch)”这个按钮，就会跳转到Google应用商店的页面（或者直接进入链接：<https://slush.app/?utm_source=suiwallet&utm_medium=popup&utm_campaign=slushLaunch>)

<figure><img src="/files/MpjpvChaZigKlo0GJr32" alt=""><figcaption></figcaption></figure>

在谷歌应用商店，点击“添加至Chrome”，然后在跳出的提示里选择“添加扩展程序”

<figure><img src="/files/WdgGDxZDBHjkGSDkV1St" alt=""><figcaption></figcaption></figure>

之后等待5\~10秒中，插件就会安装成功，并自动跳转到注册页面。

<figure><img src="/files/cSpanmwEeDo1bUtvZKUd" alt=""><figcaption></figcaption></figure>

## **二、注册Sui钱包**

与Metamask、Phantom不同的是，Sui Wallet需要进行谷歌账号的注册才能使用。当然，如果你本身已经有了Sui钱包私钥，可以使用导入功能。如果没有，必须注册。

Twitch这个方式就不看了，主要是教大家通过谷歌注册或者创建私钥钱包的方式进行注册，大家可以自行选择

## **1、谷歌注册登陆**

点击这个谷歌图标之后，会自动跳转到你的谷歌账号，然后点击谷歌账号，继续下一步

<figure><img src="/files/ouc8HjZ7X9Ft827ZKgWT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/t6Ir3GQ9jF6gX3LWSze9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/GuspperFFQ2duVVfRorx" alt=""><figcaption></figcaption></figure>

出现下面这个页面钱包注册完成

<figure><img src="/files/2PS3IfCRx8irZ2qppjuR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/iwbUu8aCCPEe2H7I1NJY" alt=""><figcaption></figcaption></figure>

到这一步，整个钱包就算是注册完成了，大家就可以自己摸索了。这个钱包地址是与你的谷歌邮箱绑定的，而且没有私钥可以导出。简单来说，只要谷歌账号不被盗，钱包就没问题。但是这个地址也不能导入到其他钱包使用了，只能与Sui Wallet强绑定，反正有利有弊吧

如果不太会用也没关系，后面BananaTool再教大家如何去修改东西

## **三、使用Sui钱包**

当我们通过谷歌注册登陆成功以后，会看到这样的页面：

<figure><img src="/files/Ny1LLviOuHqUKIchVywe" alt=""><figcaption></figcaption></figure>

通过中文翻译，大家应该基本上能看得出来，没有什么需要指导的。

## **四、注意事项** <a href="#si-zhu-yi-shi-xiang" id="si-zhu-yi-shi-xiang"></a>

1、谷歌钱包或者Twitch账号登录后创建的钱包，是不能导出私钥的，该钱包与账号绑定

2、使用哪个钱包就切换哪个钱包，注意别用错了

3、保护好自己的私钥与助记词，防止钱包被盗

如果您还有其他问题，可以加入PandaTool的Sui一键发币电报群了解，志愿者会给你一些解答：<https://t.me/BananaTool>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bananatoolsssq.gitbook.io/fa-bi-gong-ju/sui/suiwallet.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.
