Install LI.FI SDK
Integrate our LI.FI SDK to your dApp/Wallet/Swap UI
Last updated
Was this helpful?
Integrate our LI.FI SDK to your dApp/Wallet/Swap UI
Last updated
Was this helpful?
The LI.FI SDK package provides access to the LI.FI API to find and execute the best on-chain and cross-chain routes across various bridges and exchanges.
Our API is free to use but rate-limited.
Please see Rate Limits & API Key if you need more requests per second.
To get started, install the latest version of LI.FI SDK.
Check out our complete examples in the , and feel free to if you encounter any problems.
As an integrator, you can monetize your LI.FI SDK integration and collect fees. See our for more information.
Firstly, create SDK config with your integrator string.
Now you can interact with the SDK and for example request a quote.
You can learn more about the configuring the SDK in the next section.