# MetaMask　導入

## イーサリアムウォレットアプリ MetaMask

MetaMask(メタマスク)は、Google Chromeで動くアプリケーションで、DAppsにも利用できます。ブラウザで動かせるため、利便性が良いです。こちらを利用していきます。

まずは、Google Chromeを立ち上げてウェブストアで「MetaMask」を検索しましょう。Google Chromeをすでに立ち上げている場合は、[こちら](https://chrome.google.com/webstore/search/metamask)。

![MetaMask紹介画面](/files/-LPo1Ux1hkUcMYzNrq4q)

### 導入

「Chromeに追加」ボタンを押してアプリを追加しましょう。すると、右上にキツネのアイコンが登場しますので、クリックしましょう。新しいバージョンを出したようで下の写真のようなポップアップになったら「TRY IT NOW」にして新しいMetaMaskを利用しましょう。

![](/files/-LPo2qXQSPDI02OeeDpU)

ウォレットを利用するためのパスワードを作成します。頑丈な方が良いので、64文字くらいのパスワードを生成しましょう。生成ジェネレーターは[こちら](http://www.cityjp.com/javascript/etc/password.html)。生成できたら、「CREATE」で進みましょう。

![](/files/-LPo5E3sm_Qlb7QQhnDg)

これでウォレットが生成されました。

![](/files/-LPo5E3phPsSNEPxAPGw)

いくつかのポリシーなどをスクロールしてから「ACCEPT」を押して進みます。

![](/files/-LPo5E3o0QH3fzNoPPc8)

![](/files/-LPo5E3n23sfY5g2JQji)

![](/files/-LPo5E3mtD6M2DCivwAb)

バックアップのためのSeed(復元情報)が表示されます。12の英語のワードで作られており、これが盗まれるとパスワード関係なくコインが盗めますので、注意してください。鍵マークの部分をクリックすると、ワードが表示されます。

![](/files/-LPo5E3lwQd0QfhLK9yw)

![](/files/-LPo5E3kIhhNSb3BU1Py)

Seed情報の確認をします。下の部分でワードがあるので、クリックして正しい順序で入力します。

![](/files/-LPo5E3jLF6rrsyxEr11)

これで、MetaMaskの導入が完了です。パスワードとSeedはしっかり管理しましょう。


---

# Agent Instructions: 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://24karamawariken.gitbook.io/ethereum-solidity/burokkuchinwou/urettoapuri.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.
