Skip to main content
Suave SDK provides drop-in ready components for React projects. This includes a widget for executing swaps directly. This is the easiest way to give your users a seamless experience for swapping tokens. This component handles all the logic to connect a wallet to our SDK and execute a swap. Wagmi is used under the hood to connect and does require a WalletConnectId to be provided. You can also override the default provider by using the wagmiConfigOverride prop.

React Hooks