The Sodax DApp Kit SDK is a frontend-focused utility layer built on top of the Sodax Core SDK and Wallet SDK. It provides prebuilt React hooks, components, and utilities to help teams build dApps faster — with minimal custom logic required.
This SDK is ideal for teams who want to focus on user experience without having to handle cross-chain plumbing, wallet integration, or contract interaction manually.
Prebuilt Hooks
Easy-to-use React hooks for common interactions like useSupply
, useSwap
, useBorrow
, useWallet
, and more.
Composable Components
Reusable UI building blocks for money market actions, swap flows, wallet connections, and transaction status.
Out-of-the-Box Wallet & Chain Support
Seamlessly plugs into the Wallet SDK to handle multi-chain wallet connections and address mapping.
Ready for Multichain Deployment
Automatically handles routing logic across chains using the underlying Core SDK and connection modules.
Developer Productivity Boost
Designed to remove boilerplate and reduce time-to-launch for teams building on Sodax.