Instantly AddMetaMask to Your App

With Tatum, integrating MetaMask into your website or mobile app takes seconds - and it works every time!

Test it Out!

import { TatumSDK, Network, Ethereum, MetaMask } from "@tatumio/tatum";

const tatum = await TatumSDK.init<Ethereum>({ network: Network.ETHEREUM })

const metamaskAccount: string = await tatum.walletProvider
.use(MetaMask)
.getWallet()

console.log(metamaskAccount)
await tatum.destroy();

// Expected outcome - 0xF64E82131BE01618487Da5142fc9d289cbb60E9d

As Simple as One, Two, Three

Simple Back End. Reliable Front End.

170K devs build apps with Tatum. You can rest assured your users will get the same smooth experience every time without you breaking a sweat.

Why Choose Tatum for MetaMask?

Built for Devs by Devs

Build by a team of Web3 devs Tatum tools are made to help you cut code and launch your app faster.

Secure and Reliable

Tatum SDK ensures secure wallet management and interaction, protecting your users and their assets.

Detailed Documentation

Tatum SDK comes with extensive documentation and support, guiding you through the full integration process.

What other devs say about us

"Tatum’s blockchain APIs help us build robust product solutions in a fraction of the time. We love working with their team... always responsive and reliable!"

zac barron

Zac Barron
Product Lead at Binance

Access All Tatum Tools

A powerful SDK, lightning-fast RPC nodes, faucets and a whole lot more - for free.

Sign Up