Skip to content

Latest commit

 

History

History
 
 

wallets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 



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 Sercret Manager

Documentation

https://portal.thirdweb.com/wallet