Unified SDK (alpha)
Installation
Get Started
Client
Entry point to the thirdweb SDK. It is required for all other actions.
Chain
Connect to any EVM chain
Contract
Smart contract interface for creating transactions and read contract state
Transactions
Interact with smart contracts
Wallets
Connect and Interact with wallets
Extensions
Pre-compiled transactions for common actions
React
React components and hooks
API Reference
Requirements
- Node 18.6 or higher
- TypeScript 5.0.4 or higher (for TypeScript users)
- React 18.0.0 or higher (for React users)