Introduction à MetaMask
Configurez MetaMask, un portefeuille populaire sous forme d’extension de navigateur, et comprenez son rôle dans l’utilisation des DApps.
Introduction à MetaMask est une leçon Web3 & DApp Development Fundamentals gratuite sur CoddyKit. Ceci est la leçon 3 sur 3. Tu peux lire la leçon complète ci-dessous gratuitement — puis la pratiquer en direct dans le navigateur avec un éditeur de code intégré et un tuteur IA 24/7. Elle fait partie du parcours d'apprentissage Web3 & DApp Development Fundamentals, et ta progression se synchronise sur le web et l'application CoddyKit. Le cours Web3 & DApp Development Fundamentals comprend 3 leçons au total.
Certaines parties de cette leçon n'ont pas encore été traduites et s'affichent en anglais.
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!
Questions Fréquemment Posées
La leçon « Introduction à MetaMask » est-elle gratuite ?
Oui — le texte complet de « Introduction à MetaMask » est gratuit à lire ici sur le web. Pour la pratiquer de manière interactive (un éditeur de code intégré et un tuteur IA 24/7) et déverrouiller le reste du cours Web3 & DApp Development Fundamentals, passe à CoddyKit PRO. Le cours Web3 & DApp Development Fundamentals comprend 3 leçons au total.
Qu'est-ce que j'apprendrai dans « Introduction à MetaMask » ?
Configurez MetaMask, un portefeuille populaire sous forme d’extension de navigateur, et comprenez son rôle dans l’utilisation des DApps. Tu pratiques Web3 & DApp Development Fundamentals avec du code pratique que tu exécutes directement dans le navigateur, et un tuteur IA 24/7 répond à tes questions au fur et à mesure que tu avances dans la leçon.
Dois-je avoir de l'expérience pour commencer Web3 & DApp Development Fundamentals ?
Aucune expérience préalable n'est requise. Web3 & DApp Development Fundamentals sur CoddyKit est structuré pour les débutants jusqu'aux apprenants avancés, donc tu peux commencer ici ou depuis le début et avancer à ton rythme. Ceci est la leçon 3 sur 3.
Combien de temps prend la leçon « Introduction à MetaMask » ?
La plupart des leçons CoddyKit prennent environ 5–10 minutes. Chacune est courte et interactive, tu progresses régulièrement et tu repiques exactement où tu t'es arrêté sur le web et l'app.
Peux-tu écrire et exécuter du code dans cette leçon Web3 & DApp Development Fundamentals ?
Oui. Chaque leçon Web3 & DApp Development Fundamentals inclut un éditeur de code intégré, tu écris et exécutes du vrai code directement dans ton navigateur et tu reçois des retours IA instantanés — aucune configuration locale requise.
Toutes les leçons de ce cours
- Cryptographie pour les blockchains
- Clés publiques et privées et portefeuilles
- Introduction à MetaMask