MetaMask ile geliştirin

MetaMask'taki güçlü ve kripto odaklı kullanıcılara yenilikçi deneyimler oluşturmak için dapp geliştiricilerine güç veren bir yazılım araçları paketi

MetaMask ile geliştirin
  • MetaMask cüzdanı ile entegre edin

    • MetaMask SDK

      Tarayıcı uzantısı ve mobil istemcilerle sorunsuz, güvenilir ve özelleştirilebilir bağlantı.

    • Çok Zincirli API

      Dapp'leri kullanıcıların Ethereum ve EVM dışı hesaplarıyla bağlayın

    MetaMask cüzdanı ile entegre edin
  • Akıllı hesapları ve gömülü cüzdanları keşfedin

    • Delegation Toolkit

      MetaMask ile taşınabilir akıllı hesaplar üzerinden kullanıcıların derhal katılmasını sağlayın, gazı yeniden tasarlayın, izin öncelikli yetki devirleriyle inşa edin.

    • Gömülü Cüzdanlar

      Gömülü Cüzdanlar ile süper hızlı zincir içi deneyimler tasarlayın — anında kurulum, minimum uyuşmazlık, sonsuz özelleştirilebilirlik.

    Akıllı hesapları ve gömülü cüzdanları keşfedin
  • Dapp'leri daha hızlı çalıştırın

    • Yönetilen Düğümler

      Infura'nın sektörde öncü bulut tabanlı düğüm hizmetleriyle dapp'inizi ölçeklendirin.

    • Platform API'leri

      MetaMask'in en popüler özelliklerini destekleyen API'ler ile geliştirmeyi basitleştirin ve performansı artırın.

    Dapp'leri daha hızlı çalıştırın
  • Her türlü dapp ve protokol için MetaMask'i özelleştirin

    • Snap'ler

      MetaMask'e yeni işlevsellik ekleyin ve EVM ve EVM dışı ağlardaki her türlü protokol için destek ekleyin.

    Her türlü dapp ve protokol için MetaMask'i özelleştirin

MetaMask ile geliştirin

MetaMask kullanıcıların katılımını sağlamak ve onlarla etkileşim kurmak için geliştirici araçları, ürünleri ve hizmetlerinin kapsamlı bir seti.

  • 1
  • 2
  • 3

Öğreticileri, atölye çalışmalarını ve daha fazlasını keşfedin.

Geliştiriciler için, geliştiriciler tarafından öğreticiler, video eğitimleri ve atölye çalışmaları

Ücretsiz Linea ana ağ düğümü ile oluşturmaya başlayın

Akıllı sözleşmenizi, Linea'nın EVM eşdeğeri L2'sinde ücretsiz olarak dağıtın.

  • 1
  • 2
  • 3

Sürüm notları

  • v160.0.0
    25 June 2026
    • Added
      @metamask/snaps-controllers 21.0.0
      • BREAKING: Track Snap lifecycle analytics events in SnapController (#4048)
        • This logic was previously in the clients, but can now be removed there.
        • The SnapController messenger now requires the following actions and events:
          • AnalyticsController:trackEvent
          • SnapController:snapInstallStarted
          • SnapController:snapInstallFailed
          • SnapController:snapInstalled
          • SnapController:snapUpdated
          • SnapController:snapUninstalled
      • BREAKING: Track analytics for OTA Snap updates (#4049)
        • The SnapController constructor now requires a clientConfig parameter.
      • Add requestPeriodicUpdate method to SnapRegistryController (#4043)
      Changed
      • Bump @metamask/storage-service from 1.0.1 to 1.0.2 (#4035)
      • Bump @metamask/approval-controller from 9.0.1 to 9.0.2 (#4026)
  • v117.0.0
    25 March 2026
    • Changed
      @metamask/sdk 0.34.1
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
    • Changed
      @metamask/sdk-analytics 0.0.6
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
      • fix: missing export of esmodule on sdk-analytics (#1334)
    • Changed
      @metamask/sdk-communication-layer 0.33.2
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
    • Changed
      @metamask/sdk-install-modal-web 0.32.2
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
      • feat: adding mobile wallet protocol (#1346)
      • Release 110.0.0 (#1235)
    • Changed
      @metamask/multichain-sdk 0.0.1
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
    • Changed
      @metamask/sdk-multichain-ui 0.0.1
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
    • Changed
      @metamask/sdk-react 0.33.2
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
    • Changed
      @metamask/sdk-react-native 0.3.13
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
      • refactor: replace qr-code-styling with smaller library (#1129)
    • Changed
      @metamask/sdk-react-ui 0.29.3
      • Mark the package as deprecated in the README and direct consumers to MetaMask Connect migration docs and successor packages.
  • Wallet / Multichain API

    Notun tamamını görüntüle
    v0.15.0
    10 June 2026
    • Added
      • Add ERC-7715 execution permission methods: wallet_requestExecutionPermissions, wallet_getGrantedExecutionPermissions, and wallet_getSupportedExecutionPermissions, along with the ExecutionPermission, ExecutionPermissionRule, ExecutionPermissionRequest, and ExecutionPermissionResponse schemas (#311)
    • Changed
      • build(deps): Bump node-fetch to 2.6.7, ansi-regex to 3.0.1, braces to 3.0.3, semver to 5.7.2, ws to 7.5.10(#235)
      • Update multichain Scope properties (#295)