Skip to content

Commit

Permalink
Fix typo of lesson 6 chapter 2 (CryptozombiesHQ#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
segurvita authored Jan 16, 2023
1 parent ce6b117 commit ad4cd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jp/6/02.md
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ material:

## Infura

<a href="https://infura.io/" target=_blank>Infura</a> とは、高速な読み込みのためのキャッシュレイヤーをもつイーサリアム・ノードのセットを保持するサービスで、API経由でこれらノードに無料でアクセスで可能だ。 Infuraをプロバイダとして使用することで、自分のノードをセットアップして維持しなくても、イーサリアムブロックチェーンとメッセージをしっかりと送受信できる。
<a href="https://infura.io/" target=_blank>Infura</a> とは、高速な読み込みのためのキャッシュレイヤーをもつイーサリアム・ノードのセットを保持するサービスで、API経由でこれらノードに無料でアクセス可能だ。 Infuraをプロバイダとして使用することで、自分のノードをセットアップして維持しなくても、イーサリアムブロックチェーンとメッセージをしっかりと送受信できる。

InfuraをWeb3プロバイダとして使うには、次のようにWeb3をセットアップする:

Expand Down

0 comments on commit ad4cd69

Please sign in to comment.