Links
1⃣

Install LI.FI SDK

Integrate our SDK to your dApp/Wallet/swap UI
This package allows access to LI.FI API, which finds the best cross-chain routes on different bridges and exchanges. The routes can then be executed via the SDK.

Installation

We recommend installing the SDK via npm or yarn.
npm install --save @lifi/sdk
or
yarn add @lifi/sdk

Next steps

As an integrator, you can monetize your LI.FI SDK integration and collect fees. See our monetization guide for more information.
Check out how to set up the SDK.