Package Exports
- @lifi/sdk
- @lifi/sdk/dist/cjs/index.js
- @lifi/sdk/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lifi/sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
LI.FI - SDK
LI.FI Any-to-Any Cross-Chain-Swap SDK
Please checkout the SDK docs and our API reference for further information.
Installation
yarn add @lifi/sdkor
npm install --save @lifi/sdkSummary
This package allows accessing to LI.FI API which finds the best cross-chain routes on different bridges. The routes can then be executed via the SDK. Learn more about LI.FI on (https://li.fi).
Check out the Changelog to see what changed in the last releases.