Overview
Suave SDK
The Suave JS SDK is a lightweight library that allows you to integrate Suave’s cross-chain swap functionality directly into your application.
The SDK encapsulates the logic for fetching the cheapest cross-chain swap routes and executing these swaps. While the Routing API can retreive these routes, the SDK is the best method for executing on those routes.
The Suave SDK includes UI components, React hooks, pure JS helper functions and everything you need to make communication with our APIs a breeze.