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 SwapWidget
component.
Swap Widget Playground
Try out the Swap Widget in our live playground
Install the thirdweb SDK in your React project:
First, create a client file for reuse throughout your app:
Wrap your application with the ThirdwebProvider
Use the SwapWidget to let users swap tokens
For comprehensive guides on implementing the full thirdweb SDK, explore our language-specific documentation: