Types for the LI.FI stack.
This package contains all common types for the LI.FI SDK. Learn more about LI.FI on (https://li.fi).
Check out the Changelog to see what changed in the last releases.
Install dependencies with yarn:
yarn add @lifi/types
or
npm install --save @lifi/types
- PR with changes
- Merge PR into main
- Checkout main
git pull
yarn release
- Make sure everything looks good (e.g. in CHANGELOG.md)
git push --follow-tags
- Done
This package contains type definitions for LI.FI projects (https://github.com/lifinance).