Installation
Ecosystem Providers
To execute transactions, install the provider packages for the ecosystems you need:Provider packages are only required if you want to execute routes/quotes through the SDK. If you only need to request routes, quotes, or other API data, the core
@lifi/sdk package is sufficient.Quick Start
1
Set up the SDK
Firstly, create SDK client with your integrator string.
2
Request a quote
Now you can interact with the SDK and for example request a quote.

