Bridge
Get Started
thirdweb Bridge allows developers to easily bridge and swap tokens between chains and wallets.
The quickest way to setup Bridge in your React app is with the BuyWidget
component.
Payment Widgets Playground
Try out the Payment Widgets in our live playground
Install the thirdweb SDK in your React project:
First, create a client file (e.g., thirdwebClient.ts
) for reuse throughout your app:
Wrap your application with the ThirdwebProvider:
Use the BuyWidget to let users purchase tokens:
For comprehensive guides on implementing the full thirdweb SDK, explore our language-specific documentation: