You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@thirdweb-dev/wallets

Package Overview
Dependencies
Maintainers
7
Versions
3308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thirdweb-dev/wallets

thirdweb Wallet SDK <a href="ht

2.4.11
Source
npmnpm
Version published
Weekly downloads
6.8K
113.79%
Maintainers
7
Weekly downloads
 
Created
Source



thirdweb Wallet SDK

npm version Build Status Join our Discord!

Unified web3 Wallet library to integrate any wallet into your applications.


A unified interface for ANY wallet

const wallet = new Metamask();
await wallet.connect();

Supported wallets

Browser wallets

  • Metamask
  • Coinbase Wallet
  • Wallet Connect v1 and v2
  • Smart Wallet (ERC-4337)
  • Local Wallet
  • Paper Wallet
  • Magic.link
  • Ethers

Backend Wallets

  • Private key
  • AWS KMs
  • AWS Secret Manager

Documentation

https://portal.thirdweb.com/wallet

FAQs

Package last updated on 21 Feb 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts