Skip to content

thirdweb-dev/js

Repository files navigation



thirdweb TypeScript SDK

Build Status

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 [email protected].