thirdweb TypeScript SDK
All-in-one web3 SDK for Browser, Node and Mobile apps
Features
- Support for React & React-Native
- First party support for Embedded Wallets (social/email login)
- First party support for Account Abstraction
- Instant connection to any chain with RPC Edge integration
- Integrated IPFS upload/download
- UI Components for connection, transactions, nft rendering
- High level contract extensions for interacting with common standards
- Automatic ABI resolution
Library Comparison
| | thirdweb | Wagmi + Viem | Ethers@6 | | ----------------------------------------- | -------- | ------------------ | -------- | | Type safe contract API | ✅ | ✅ | ✅ | | Type safe wallet API | ✅ | ✅ | ✅ | | EVM utils | ✅ | ✅ | ✅ | | RPC for any EVM | ✅ | ⚠️ public RPC only | ❌ | | Automatic ABI Resolution | ✅ | ❌ | ❌ | | IPFS Upload/Download | ✅ | ❌ | ❌ | | Embedded wallet (email/ social login) | ✅ | ⚠️ via 3rd party | ❌ | | Account abstraction (ERC4337) support | ✅ | ⚠️ via 3rd party | ❌ | | 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 | ✅ | ❌ | ❌ |
Contributing
We welcome contributions from all developers regardless of experience level. If you are interested in contributing, please read our Contributing Guide to learn how the repo works, how to test your changes, and how to submit a pull request.
See our open source page for more information on our open-source bounties and program.
Additional Resources
Support
For help or feedback, please visit our support site
Security
If you believe you have found a security vulnerability in any of our packages, we kindly ask you not to open a public issue; and to disclose this to us by emailing `security@thirdweb.com`.