TypeScript SDK
Widgets.TransactionWidget
Widget a prebuilt UI for purchasing a specific token.
By default, the TransactionWidget component will allows users to fund their wallets with crypto or fiat on any of the supported chains..
You can customize the UI of the TransactionWidget component by passing a custom theme object to the theme prop.
Refer to the Theme type for more details.
You can update the title of the widget by passing a title prop to the TransactionWidget component.
You can customize the wallet connection flow by passing a connectOptions object to the TransactionWidget component.
Refer to the TransactionWidgetConnectOptions type for more details.