Web3 & DApp Development Fundamentals · レッスン

MetaMask入門

人気のブラウザー拡張ウォレットであるMetaMaskをセットアップして設定し、DAppsとのやり取りにおける役割を理解します。

レッスン 3/311 ステップ

「MetaMask入門」はCoddyKit上の無料Web3 & DApp Development Fundamentalsレッスンです。 これはレッスン3/3です。 下記で完全なレッスンを無料で読むことができます。その後、ブラウザ内の組み込みコードエディタと24時間対応のAIチューターでハンズオン演習できます。 これはWeb3 & DApp Development Fundamentals学習パスの一部であり、ウェブとCoddyKitアプリ全体で進捗が同期されます。 Web3 & DApp Development Fundamentalsコースには全3レッスンが含まれています。

このレッスンの一部はまだ翻訳されておらず、英語で表示されています。

MetaMask: Your Web3 Gateway!

MetaMask is a popular cryptocurrency wallet that functions as a browser extension. It allows you to store and manage your digital assets, like Ether (ETH) and other tokens.

Think of it as a secure bridge between your web browser and the Ethereum blockchain. It's essential for interacting with most decentralized applications (DApps).

Get MetaMask: Browser Installation

MetaMask is available for popular browsers like Chrome, Firefox, Brave, and Edge. Installation is straightforward, just like any other browser extension.

  • Step 1: Visit the official MetaMask website.
  • Step 2: Click 'Download' and select your browser.
  • Step 3: Add the extension to your browser.

Always download from the official site to avoid fake versions!

Create or Import Your Wallet

After installation, you'll be prompted to set up your wallet. You have two options:

  • Create a new wallet: This is for new users. MetaMask will generate a new set of keys for you.
  • Import wallet: If you already have a wallet, you can import it using your Secret Recovery Phrase.

For this lesson, we'll focus on creating a new one.

Guard Your Secret Recovery Phrase!

When creating a new wallet, MetaMask will show you a 12-word Secret Recovery Phrase (also called a seed phrase or mnemonic).

  • This phrase is the master key to ALL your crypto assets.
  • Write it down physically and store it in a very safe, private place.
  • NEVER share it with anyone, type it online, or store it digitally.

Losing it means losing access to your funds; sharing it means someone else gains access.

Set a Strong Password

After securing your Secret Recovery Phrase, you'll create a password for your MetaMask wallet. This password:

  • Encrypts your wallet on your local device.
  • Is required each time you open the extension or confirm transactions (if set to auto-lock).

Remember, this password protects local access; the Secret Recovery Phrase is the ultimate backup.

Navigating Your MetaMask Wallet

Once set up, the MetaMask interface shows key information:

  • Account Address: Your public address for receiving funds.
  • Network Selector: Shows which blockchain network you're connected to (e.g., Ethereum Mainnet).
  • Asset List: Displays your cryptocurrencies and tokens.
  • Activity Tab: Shows your transaction history.

This is your control panel for Web3!

Connecting MetaMask to DApps

MetaMask's primary role is to connect you to DApps. When you visit a DApp, it will often prompt you to 'Connect Wallet'.

  • Clicking this usually triggers a MetaMask pop-up.
  • You approve the connection, allowing the DApp to view your public address.
  • The DApp can then propose transactions for you to sign and approve.

Always review the DApp's requested permissions carefully!

Switching Between Blockchain Networks

MetaMask supports various EVM-compatible networks. The network selector at the top allows you to switch between them:

  • Ethereum Mainnet: The primary, live Ethereum blockchain.
  • Testnets (e.g., Sepolia, Goerli): Replica networks for developers to test DApps without using real funds.
  • Custom RPC: For connecting to other EVM chains (e.g., Polygon, BNB Smart Chain) or local development environments.

Ensure you're on the correct network for the DApp you're using!

Displaying Your Custom Tokens

MetaMask automatically displays common tokens. However, for less common ERC-20 tokens, you might need to add them manually:

  • Go to the 'Assets' tab and click 'Import tokens'.
  • Enter the token's contract address.
  • MetaMask will usually auto-fill the token symbol and decimals.

This doesn't move the token, it just makes it visible in your wallet!

MetaMask Knowledge Check

Which of the following best describes the primary purpose of MetaMask's Secret Recovery Phrase?

MetaMask: Your Web3 Passport

You've now learned how to set up and navigate MetaMask!

  • It's your secure browser extension wallet.
  • The Secret Recovery Phrase is crucial for recovery, keep it safe!
  • MetaMask connects you seamlessly to DApps.
  • You can manage assets and switch between different blockchain networks.

Practice interacting with some DApps to get comfortable using your new Web3 passport!

無料で開始

AI チューターと学ぶ Web3 & DApp Development Fundamentals — 無料

ブラウザでリアルコードを書いて実行し、24/7 の AI チューターから瞬時にサポートを受け、ウェブまたはアプリで続きから学習できます。

コース
29
レッスン
105

よくある質問

「MetaMask入門」レッスンは無料ですか?

はい。「MetaMask入門」の完全なテキストはこのウェブで無料で読めます。インタラクティブに演習し(組み込みコードエディタと24時間対応のAIチューター)、Web3 & DApp Development Fundamentalsコースの残りをアンロックするには、CoddyKit PROにアップグレードしてください。 Web3 & DApp Development Fundamentalsコースには全3レッスンが含まれています。

「MetaMask入門」で何を学びますか?

人気のブラウザー拡張ウォレットであるMetaMaskをセットアップして設定し、DAppsとのやり取りにおける役割を理解します。 ブラウザで直接実行するハンズオンコードでWeb3 & DApp Development Fundamentalsを演習し、24時間対応のAIチューターがレッスンを進める中での質問に答えます。

Web3 & DApp Development Fundamentalsを始めるのに経験は必要ですか?

事前経験は必要ありません。CoddyKitのWeb3 & DApp Development Fundamentalsは初級者から上級者向けに構成されているため、ここから始めるか最初から始めて、自分のペースで進むことができます。 これはレッスン3/3です。

「MetaMask入門」レッスンにはどのくらい時間がかかりますか?

ほとんどのCoddyKitレッスンは約5~10分かかります。各レッスンはコンパクトでインタラクティブなので、着実に進歩し、ウェブとアプリ全体で正確に前回の場所から再開できます。

このWeb3 & DApp Development Fundamentalsレッスンでコードを書いて実行できますか?

はい。すべてのWeb3 & DApp Development Fundamentalsレッスンに組み込みコードエディタが含まれているため、ブラウザでリアルコードを書いて実行し、即座のAIフィードバックを取得できます。ローカル設定は不要です。

このコースのすべてのレッスン

  1. ブロックチェーンの暗号技術
  2. 公開鍵・秘密鍵とウォレット
  3. MetaMask入門
← Web3 & DApp Development Fundamentalsに戻る