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.
Have you generated a client ID?
You'll need a client ID to access the SDK's free blockchain APIs, storage, and more.
GenerateYou 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.