Build with MetaMask

A suite of developer tools to empower dapp developers to build innovative experiences for the most powerful, crypto-native users on MetaMask

Build with MetaMask
  • Integrate with MetaMask wallet

    • MetaMask SDK

      Seamless, reliable, and customizable connection to the browser extension and mobile clients.

    • Multichain API

      Connect dapps to users’ Ethereum and non-EVM accounts

    Integrate with MetaMask wallet
  • Explore smart accounts and embedded wallets

    • Delegation Toolkit

      Instantly onboard users through smart accounts portable with MetaMask, redesign gas, build with permissions-first delegations.

    • Embedded Wallets

      Design supercharged on-chain experiences with Embedded Wallets — instant setup, minimal friction, endless customizability.

    Explore smart accounts and embedded wallets
  • Run dapps faster

    • Managed Nodes

      Scale your dapp with Infura’s industry-leading, cloud-based node services.

    • Platform APIs

      Simplify development and boost performance with the APIs powering MetaMask’s most popular features.

    Run dapps faster
  • Customize MetaMask for any dapp and protocol

    • Snaps

      Add new functionality for MetaMask, and add support for any protocol in EVM and non-EVM networks.

    Customize MetaMask for any dapp and protocol

Develop with MetaMask

A comprehensive set of developer tools, products and services for onboarding and engaging with MetaMask users.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70

Discover tutorials, workshops, and more.

Tutorials, video walkthroughs, and workshops—for developers, by developers

Start building with a free Linea mainnet node

Deploy your smart contract on Linea’s EVM-equivalent L2 for free.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70

Release notes

  • MetaMask Snaps

    View full note
    v131.0.0
    6 November 2025
    • Fixed
      @metamask/preinstalled-example-snap 0.7.2
      • Prevent race condition (#3725)
    • Added
      @metamask/snaps-controllers 16.1.0
      • Add NPM proxy support (#3695)
      Changed
      • Bump @metamask/permission-controller from 12.0.0 to 12.1.0 (#3714)
      • Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 (#3707)
      Removed
      • Remove logic for granting CAIP-25 permissions (#3723)
      Fixed
      • Prevent initial connections from being revoked as unused on update (#3729)
      • Keep dynamic permissions on update (#3726)
    • Fixed
      @metamask/snaps-execution-environments 10.2.3
      • Input change events in onUserInput now accepts null values (#3722)
    • Changed
      @metamask/snaps-rpc-methods 14.1.0
      • Include client and platform versions in snap_getClientStatus (#3724)
      • Bump @metamask/permission-controller from 12.0.0 to 12.1.0 (#3714)
    • Changed
      @metamask/snaps-sdk 10.1.0
      • Include client and platform versions in snap_getClientStatus (#3724)
      Fixed
      • Input change events in onUserInput now accepts null values (#3722)
  • MetaMask SDK

    View full note
    v115.0.0
    10 September 2025
    • Fixed
      @metamask/sdk 0.33.1
      • chore: pin debug package to 4.3.4 due to npm compromise (#1342)
    • Fixed
      @metamask/sdk-communication-layer 0.33.1
      • chore: pin debug package to 4.3.4 due to npm compromise (#1342)
    • Fixed
      @metamask/sdk-react 0.33.1
      • chore: pin debug package to 4.3.4 due to npm compromise (#1342)
  • Wallet / Multichain API

    View full note
    v0.14.0
    6 May 2025
    • Added
      • Add EIP-5792 methods: wallet_sendCalls, wallet_getCallsStatus, wallet_getCapabilities (#284)