📦Install Widget
Easy installation to go multi-chain
To get started, install the latest version of LI.FI Widget and required packages.
Wagmi is type safe, extensible, and modular library for building Ethereum apps.
Bigmi is modular TypeScript library that provides reactive primitives for building Bitcoin applications.
@solana/wallet-adapter-react is modular TypeScript wallet adapters and components for Solana applications.
TanStack Query is an async state manager that handles requests, caching, and more.
Compatibility
List of environments, libraries and frameworks we've tested the widget with so far:
React 18+
Vite (Example)
Remix (Example)
Vue 3 (Example)
Svelte (Example)
Nuxt.js (Example)
Gatsby (Example)
RainbowKit (Example)
See the compatibility pages for more information.
Check out our complete examples in the widget repository or file an issue if you have any incompatibilities.
Check out our LI.FI Playground to play with customization options in real time.
Basic example
Here is a basic example using LI.FI Widget with container customization.
The integrator
option is required and should contain the identifier of the integrator of the widget. Usually, it's your dApp/company name.
As an integrator, you can monetize your LI.FI SDK integration and collect fees. Please see Monetization / Take Fees for more information.
Last updated