Skip to content

The simplest yet most secure way to connect your blockchain-based applications to millions of MetaMask Wallet users.

License

Notifications You must be signed in to change notification settings

MetaMask/metamask-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6b3284 · Mar 26, 2025
Mar 19, 2025
Nov 4, 2024
May 12, 2023
Mar 12, 2025
Jun 6, 2024
Oct 21, 2024
Mar 26, 2025
Apr 28, 2022
Mar 19, 2025
Feb 20, 2024
Mar 10, 2022
Nov 2, 2023
May 12, 2023
Jan 15, 2025
Feb 20, 2024
Oct 3, 2023
Mar 17, 2022
Nov 13, 2023
Aug 16, 2022
Oct 27, 2023
Nov 19, 2024
Oct 16, 2023
Aug 16, 2023
Mar 7, 2025
Jul 22, 2024
May 12, 2023
Jun 19, 2024
Nov 21, 2024
Jan 15, 2025
Mar 25, 2025

Repository files navigation

MetaMask SDK

codecov

MetaMask SDK enables developers to easily connect their dapps with the MetaMask browser extension and MetaMask Mobile.

It supports the following dapp platforms:

Read more about setting up MetaMask SDK and MetaMask SDK concepts.

This repository contains the JavaScript SDK and examples. You can also see the Android SDK repository and the iOS SDK repository.

Features

  • Session persistence
  • Multi MetaMask provider (let user choose between browser extension and mobile wallet)
  • Batch RPC calls (send multiple requests to your wallet at once)
  • Read-only RPC calls and Infura integration
  • Wagmi hook integration (alpha)
  • i18n
  • Full modal UI customization
  • Smart contract library (coming soon)

Get started

Install the SDK:

yarn add @metamask/sdk

or

npm i @metamask/sdk

Web dapps

See the following examples:

Read the documentation for using the SDK with JavaScript for more information.

React Native

We recommend using React Native v0.71.4 or higher to avoid performance issues on Android.

See the React Native example and read the documentation for using the SDK with React Native for more information.

Node.js

See the Node.js example and read the documentation for using the SDK with Node.js for more information.

Electron

See the Electron example and read the documentation for using the SDK with Electron for more information.

SDK options

See the full list of JavaScript SDK options.

Contributing

To contribute to MetaMask SDK, see the contribution guidelines.

Contacts

Fill out this form for a complimentary design optimization workshop.