All-in-one web3 SDK for Browser, Node and Mobile apps
npm install thirdweb
thirdweb | Wagmi | Viem | Ethers@6 | |
---|---|---|---|---|
Type safe contract API | ✅ | ✅ | ✅ | ✅ |
Type safe wallet API | ✅ | ✅ | ✅ | ✅ |
EVM utils | ✅ | ❌ | ✅ | ✅ |
RPC for any EVM | ✅ | ❌ | ||
Automatic ABI Resolution | ✅ | ❌ | ❌ | ❌ |
IPFS Upload/Download | ✅ | ❌ | ❌ | ❌ |
Embedded wallet (email/ social login) | ✅ | ❌ | ❌ | |
Account abstraction (ERC4337) support | ✅ | ❌ | ||
Web3 wallet connectors | ✅ | ✅ | ❌ | ❌ |
Local wallet creation | ✅ | ❌ | ✅ | ✅ |
Auth (SIWE) | ✅ | ❌ | ❌ | |
Extensions functions for common standards | ✅ | ❌ | ❌ | ❌ |
React Hooks | ✅ | ✅ | ❌ | ❌ |
React UI components | ✅ | ❌ | ❌ | ❌ |
React Native Hooks | ✅ | ❌ | ❌ | ❌ |
React Native UI Components | ✅ | ❌ | ❌ | ❌ |
Visit the thirdweb developer portal to view the full documentation.
Follow the migration guide to learn how to progrssively upgrade to the unified thirdweb SDK from previous versions.
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.