THORSwap SwapKit
Ask or search…
K
Links
Comment on page
1⃣

1⃣ 1⃣ 1⃣ Install SwapKit SDK

Integrate our SDK to your dApp
This package is an all-in-one SDK for SwapKit. It includes all packages needed to use every SwapKit feature. That includes:
  • Wallet support for multiple blockchains
  • Fetching quotes from SwapKit API
  • Executing swaps from SwapKit API

Installation

We recommend installing the SDK via pnpm.
pnpm
yarn
npm
pnpm add @swapkit/sdk
yarn add @swapkit/sdk
npm add @swapkit/sdk
As an integrator, you can monetize your SwapKit SDK integration and earn fees! See our monetization guide for more info.
Contact our business partnerships team to discover how you can partner with us and integrate SwapKit into your platform.

Next steps