React SDK
On top of the core typescript API, thirdweb/react
exports various Components and Hooks to easily connect wallets & interact with smart contracts
Follow this guide to get started with the React SDK.
You can quickly create a new project with the thirdweb CLI
or clone the the Next.js or Vite starter repo:
You can interact with the React SDK in the Live Playground.
Browse the full API reference for detailed information on each function, hook and component.