Skip to content

カスタムネットワークガイド作成#19

Open
oshikawatkm wants to merge 2 commits into
chaintope:masterfrom
oshikawatkm:feature/setup_custom_network
Open

カスタムネットワークガイド作成#19
oshikawatkm wants to merge 2 commits into
chaintope:masterfrom
oshikawatkm:feature/setup_custom_network

Conversation

@oshikawatkm

Copy link
Copy Markdown
Contributor

#3 のカスタムネットワークガイドを作成しました。

@oshikawatkm oshikawatkm changed the title スタムネットワークガイド作成 カスタムネットワークガイド作成 Jul 28, 2022
@oshikawatkm
oshikawatkm force-pushed the feature/setup_custom_network branch from 9e568c9 to 30ba168 Compare July 28, 2022 06:24

```
cd tapyrus-signer\docker\
```

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cdだけでセクション作る必要はないかな。

```

`federations.toml`には予め初期状態のブロック高が0、閾値が2で設定されています。
`vim`等を用いて各ディレクトリの`federations.toml`を編集し、`aggregated-public-key`パラメータに、[前記事のStep3](setup_signer_node.md#aggregate)`aggregate`コマンドを実行して生成した集約公開鍵を設定します。

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`vim`等を用いて各ディレクトリの`federations.toml`を編集し、`aggregated-public-key`パラメータに、[前記事のStep3](setup_signer_node.md#aggregate)`aggregate`コマンドを実行して生成した集約公開鍵を設定します。
各ディレクトリの`federations.toml`を編集し、`aggregated-public-key`パラメータに、[前記事のStep3](setup_signer_node.md#aggregate)`aggregate`コマンドを実行して生成した集約公開鍵を設定します。

```

コピーしたそれぞれのファイルを編集します。
`to-address`はブロック生成報酬を受け取るアドレスの設定です。`to-address`に本記事のStepで生成したアドレスを指定します。

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`to-address`はブロック生成報酬を受け取るアドレスの設定です。`to-address`に本記事のStepで生成したアドレスを指定します。
`to-address`はブロック生成報酬を受け取るアドレスの設定です。`to-address`に本記事のStepで生成したアドレスを指定します。

Step何か明記した方がいいですね。

redis-host = "redis"
redis-port = 6379
```

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker-composeの設定で、RedisとTapyrus Coreには、それぞれホスト名がredis、tapyrusdでポートが6379と2377でアクセスできるようになっている旨、説明を追加してください。



## Step6. tapyrus.confファイルの作成 {#set-tapyrusconf}
`tapyrus-signer/docker/tapyrus`ディレクトリ配下に`tapyrus.conf`ファイルをさくせいします。

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`tapyrus-signer/docker/tapyrus`ディレクトリ配下に`tapyrus.conf`ファイルをさくせいします
`tapyrus-signer/docker/tapyrus`ディレクトリ配下に`tapyrus.conf`ファイルを作成します

@oshikawatkm
oshikawatkm requested a review from azuchi August 17, 2022 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants