Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mx819812523 authored May 24, 2024
2 parents e3848ba + ef0a5fa commit 141c511
Show file tree
Hide file tree
Showing 6 changed files with 112 additions and 4 deletions.
3 changes: 2 additions & 1 deletion docs/website/pages/learn/miscellaneous/_meta.en-US.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"roadmap": "Roadmap"
"roadmap": "Roadmap",
"install-unisat": "Install UniSat"
}
3 changes: 2 additions & 1 deletion docs/website/pages/learn/miscellaneous/_meta.zh-CN.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"roadmap": "路线图"
"roadmap": "路线图",
"install-unisat": "Install UniSat"
}
53 changes: 53 additions & 0 deletions docs/website/pages/learn/miscellaneous/install-unisat.en-US.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# UniSat

UniSat Wallet is a browser extension-based wallet that runs in a web browser (Chrome, Firefox or Edge). UniSat Wallet allows users to safely and easily store, send and receive BTC and Ordinals on the Bitcoin blockchain.

## 安装

Open Google Chrome and visit [Chrome Web Store](https://chrome.google.com/webstore/category/extensions), search `UniSat Wallet`:

![](/docs/install-unisat-search.png)

Click the `Add to Chrome` button:

![](/docs/install-unisat-add.png)

After the installation is complete, go to the wallet home page:

![](/docs/install-unisat-complete.png)

If you have already registered a wallet, select `I already have a wallet`, here select `Create new wallet` to create a Bitcoin wallet.

Then enter the login password and click `Continue`:

![](/docs/install-unisat-login-passwd.png)

Next, write down the wallet’s mnemonic phrase (12 words) on a piece of paper and keep it:

![](/docs/install-unisat-show-phrase.png)

Then select the Bitcoin wallet address type as `Taproot`:

![](/docs/install-unisat-address-type.png)

Then enter the main interface of the wallet:

![](/docs/install-unisat-got-it.png)

When you see this interface, it means that your Bitcoin wallet has been created and you can start your blockchain journey!

Click the settings icon in the navigation bar. Here you can select the wallet address type, check which websites the current wallet is connected to, select a network (mainnet/testnet), change the login password, or lock the wallet.

![](/docs/install-unisat-setting.png)

For easier access, we can pin the UniSat icon to the browser navigation bar.

Click the plug-in icon in the upper right corner of your browser:

![](/docs/install-metamask-addon.png)

Click this nail icon to switch whether to pin UniSat to the navigation bar:

![](/docs/install-unisat-fixed.png)

At this point, you have completed the installation of UniSat Wallet. Next, we will introduce how to use UniSat Wallet to interact with the Rooch network.
53 changes: 53 additions & 0 deletions docs/website/pages/learn/miscellaneous/install-unisat.zh-CN.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# UniSat

UniSat Wallet 是一款基于浏览器扩展的钱包,它运行在 Web 浏览器(Chrome、Firefox 或 Edge)中。UniSat Wallet 使用户可以安全、轻松地在比特币区块链上存储、发送和接收 BTC 和 Ordinals。

## 安装

打开 Google Chrome,访问 [Chrome Web Store](https://chrome.google.com/webstore/category/extensions),搜索 `UniSat Wallet`

![](/docs/install-unisat-search.png)

点击 `Add to Chrome` 按钮:

![](/docs/install-unisat-add.png)

安装完成,进入钱包首页:

![](/docs/install-unisat-complete.png)

如果已经注册过钱包了,选择 `I already have a wallet`,这里选择 `Create new wallet` 来创建一个 Bitcoin 钱包。

接着输入登陆密码,并点击 `Continue`

![](/docs/install-unisat-login-passwd.png)

接着,把钱包的助记词(12 个单词)用纸记下来,保存好:

![](/docs/install-unisat-show-phrase.png)

接着选择 Bitcoin 钱包地址的类型为 `Taproot`

![](/docs/install-unisat-address-type.png)

接着就进入钱包的主界面了:

![](/docs/install-unisat-got-it.png)

当你看到这个界面,就表示你的比特币钱包已经创建完成了,开始你的区块链之旅吧!

点击导航栏中的设置图标,这里可以选择钱包地址类型,查看当前钱包连接了哪些网站,选择网络(主网/测试网),修改登陆密码,或者锁定钱包。

![](/docs/install-unisat-setting.png)

为了方便访问,我们可以将 UniSat 的图标固定到浏览器的导航栏。

点击浏览器的右上角的插件图标:

![](/docs/install-metamask-addon.png)

点击这个钉子图标就可以切换是否固定 UniSat 到导航栏了:

![](/docs/install-unisat-fixed.png)

至此,你已经完成了 UniSat Wallet 安装了,接下来将介绍如何使用 UniSat Wallet 跟 Rooch 网络交互。
2 changes: 1 addition & 1 deletion docs/website/pages/learn/portal.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ When the Faucet robot displays the following information, it means that you have

### Connect wallet

Click the `Connect Wallet` button in the upper right corner. You will be prompted to connect the wallet. Click to connect Unisat Wallet. If it has not been installed yet, please refer to Installing UniSat.
Click the `Connect Wallet` button in the upper right corner. You will be prompted to connect the wallet. Click to connect Unisat Wallet. If it has not been installed yet, please refer to [Install UniSat](./miscellaneous/install-unisat.en-US.mdx).

![](/docs/portal/connect-wallet.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/website/pages/learn/portal.zh-CN.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Rooch 的 Discord 地址:https://discord.gg/rooch

### 连接钱包

点击右上角的 `Connect Wallet` 按钮,将提示连接钱包,点击连接 Unisat Wallet,如果还没有安装,请参阅安装 UniSat。
点击右上角的 `Connect Wallet` 按钮,将提示连接钱包,点击连接 Unisat Wallet,如果还没有安装,请参阅[安装 UniSat](./miscellaneous/install-unisat.zh-CN.mdx)

![](/docs/portal/connect-wallet.png)

Expand Down

0 comments on commit 141c511

Please sign in to comment.