UNPKG

@thirdweb-dev/wallets

Version:

<p align="center"> <br /> <a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/legacy_packages/sdk/logo.svg?raw=true" width="200" alt=""/></a> <br /> </p> <h1 align="center">thirdweb Wallet SDK</h1> <p align="center"> <a h

45 lines (34 loc) 1.35 kB
<p align="center"> <br /> <a href="https://thirdweb.com"><img src="https://github.com/thirdweb-dev/js/blob/main/legacy_packages/sdk/logo.svg?raw=true" width="200" alt=""/></a> <br /> </p> <h1 align="center">thirdweb Wallet SDK</h1> <p align="center"> <a href="https://www.npmjs.com/package/@thirdweb-dev/wallets"><img src="https://img.shields.io/npm/v/@thirdweb-dev/wallets?color=red&label=npm&logo=npm" alt="npm version"/></a> <a href="https://github.com/thirdweb-dev/js/actions/workflows/build-test-lint.yml"><img alt="Build Status" src="https://github.com/thirdweb-dev/js/actions/workflows/build-test-lint.yml/badge.svg"/></a> <a href="https://discord.gg/thirdweb"><img alt="Join our Discord!" src="https://img.shields.io/discord/834227967404146718.svg?color=7289da&label=discord&logo=discord&style=flat"/></a> </p> <p align="center"><strong>Unified web3 Wallet library to integrate any wallet into your applications.</strong></p> <br /> ### A unified interface for ANY wallet ```ts const wallet = new Metamask(); await wallet.connect(); ``` ### Supported wallets #### Browser wallets - Metamask - Coinbase Wallet - Wallet Connect v1 and v2 - Smart Account (ERC-4337) - Local Wallet - Paper Wallet - Magic.link - Ethers #### Backend Wallets - Private key - AWS KMs - AWS Secret Manager #### Documentation https://portal.thirdweb.com/wallet