-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor website and recover the some docs (#1825)
* remove archive dir * remove rooch doc * recover the decentralized validator * recover the DSTP * recover the security * recover the roadmap * recover the overview * split portal doc to the get gas coin doc * update first account doc * change quick star to counter doc * change first contract location * rename blog-system as blog-demo * change the example guides dir * update sidebar * Revert "remove archive dir" This reverts commit f70dcd4. * hidden zh archive dir * update sidebar * fix broken links
- Loading branch information
1 parent
41cef59
commit ba01ab1
Showing
31 changed files
with
187 additions
and
174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"getting-started": "Getting Started", | ||
"tutorial": "Tutorial", | ||
"bitcoin": "Extending Bitcoin", | ||
"rooch-framework": "Rooch Framework", | ||
"sdk": "SDK", | ||
"example-guides": "Example guides", | ||
"reference": "Reference" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"getting-started": "开始入门", | ||
"tutorial": "教程", | ||
"bitcoin": "扩展 Bitcoin", | ||
"rooch-framework": "Rooch Framework", | ||
"sdk": "SDK", | ||
"example-guides": "示例指南", | ||
"reference": "参考指南" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ract/create-rooch-move-contract.en-US.mdx → .../getting-started/first-contract.en-US.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ract/create-rooch-move-contract.zh-CN.mdx → .../getting-started/first-contract.zh-CN.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# 创建 Rooch Move 合约 | ||
# 第一个合约 | ||
|
||
本小节介绍如何使用 Rooch CLI 创建 Move 合约。 | ||
|
||
|
4 changes: 0 additions & 4 deletions
4
docs/website/pages/build/getting-started/first-contract/_meta.en-US.json
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
docs/website/pages/build/getting-started/first-contract/_meta.zh-CN.json
This file was deleted.
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
docs/website/pages/build/getting-started/get-gas-coin.en-US.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Get Rooch Gas Coin | ||
|
||
Gas is required to interact with Rooch. Currently, we can receive `Rooch Gas Coin` through the Faucet channel of Rooch Discord. | ||
|
||
Rooch’s Discord address: https://discord.gg/rooch | ||
|
||
![](/docs/portal/discord-gas-channel.png) | ||
|
||
Enter `/faucet` in the input box and the command to receive `Rooch Gas Coin` will be displayed: | ||
|
||
![](/docs/portal/discord-gas-command.png) | ||
|
||
The address needs to be a Taproot type Bitcoin address, for example: | ||
|
||
```command | ||
/faucet tb1p8e5wrjksara963wm27lppr9z8wcfsj2htzdjgutp3rsx2lt0gd4smrdnn5 | ||
``` | ||
|
||
When the Faucet robot displays the following information, it means that you have successfully received the `Rooch Gas Coin`. | ||
|
||
![](/docs/portal/discord-gas-obtain.png) | ||
|
21 changes: 21 additions & 0 deletions
21
docs/website/pages/build/getting-started/get-gas-coin.zh-CN.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# 获取 Rooch Gas Coin | ||
|
||
与 Rooch 交互时需要使用 Gas,目前我们可以通过 Rooch Discord 的 Faucet 频道领取 `Rooch Gas Coin`。 | ||
|
||
Rooch 的 Discord 地址:https://discord.gg/rooch | ||
|
||
![](/docs/portal/discord-gas-channel.png) | ||
|
||
在输入框输入 `/faucet` 就会显示领取 `Rooch Gas Coin` 的命令了: | ||
|
||
![](/docs/portal/discord-gas-command.png) | ||
|
||
地址需要使用 Taproot 类型的比特币地址,例如: | ||
|
||
```command | ||
/faucet tb1p8e5wrjksara963wm27lppr9z8wcfsj2htzdjgutp3rsx2lt0gd4smrdnn5 | ||
``` | ||
|
||
当 Faucet 机器人显示如下信息,说明你已经成功领取 `Rooch Gas Coin` 了。 | ||
|
||
![](/docs/portal/discord-gas-obtain.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"counter": "Counter", | ||
"blog-demo": "Blog Demo", | ||
"move-examples": "Move examples" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"counter": "计数器", | ||
"blog-demo": "博客 Demo", | ||
"move-examples": "Move 示例" | ||
} |
2 changes: 1 addition & 1 deletion
2
...tting-started/first-blog-system.en-US.mdx → .../pages/build/tutorial/blog-demo.en-US.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# First blog system | ||
# Blog Demo | ||
|
||
## 1. What is Rooch | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
...tting-started/first-blog-system.zh-CN.mdx → .../pages/build/tutorial/blog-demo.zh-CN.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# 第一个博客系统 | ||
# 博客 Demo | ||
|
||
## 1. 什么是 Rooch | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# Distributed State Tree protocol (DSTP) | ||
|
||
to do | ||
import { Callout } from 'nextra/components' | ||
|
||
<Callout> | ||
TODO: This section of the document needs improvement | ||
|
||
1. Explaination of DSTP and its importance. | ||
2. Specifications of DSTP. | ||
</Callout> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.