thirdweb
v5.67.0
Published
<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</h1> <p align="center"> <a href="https:
Downloads
106,713
Keywords
Readme
Installation
npm install thirdweb
Features
| | thirdweb | Wagmi | Viem | Ethers@6 | | ----------------------------------------- | -------- | ------------------ | ------------------ | -------- | | Type safe contract API | ✅ | ✅ | ✅ | ✅ | | Type safe wallet API | ✅ | ✅ | ✅ | ✅ | | EVM utils | ✅ | ❌ | ✅ | ✅ | | RPC for any EVM | ✅ | ⚠️ public RPC only | ⚠️ public RPC only | ❌ | | Automatic ABI Resolution | ✅ | ❌ | ❌ | ❌ | | IPFS Upload/Download | ✅ | ❌ | ❌ | ❌ | | Embedded wallet (email/ social login) | ✅ | ⚠️ via 3rd party | ❌ | ❌ | | Account abstraction (ERC4337) support | ✅ | ⚠️ via 3rd party | ⚠️ via 3rd party | ❌ | | Web3 wallet connectors | ✅ | ✅ | ❌ | ❌ | | Local wallet creation | ✅ | ❌ | ✅ | ✅ | | Auth (SIWE) | ✅ | ⚠️ via 3rd party | ❌ | ❌ | | Extensions functions for common standards | ✅ | ❌ | ❌ | ❌ | | React Hooks | ✅ | ✅ | ❌ | ❌ | | React UI components | ✅ | ❌ | ❌ | ❌ | | React Native Hooks | ✅ | ❌ | ❌ | ❌ | | React Native UI Components | ✅ | ❌ | ❌ | ❌ |
Documentation
Visit the thirdweb developer portal to view the full documentation.
Migrating from previous versions
Follow the migration guide to learn how to progrssively upgrade to the unified thirdweb SDK from previous versions.
Starter kits
Contributing
We welcome contributions from all developers, regardless of experience level. If you are interested in contributing, please read our Contributing Guide where you'll learn how the repo works, how to test your changes, and how to submit a pull request.