Skip to content

tum4y/types

 
 

Repository files navigation

license npm latest package npm downloads Follow on Twitter

LI.FI - Types

Types for the LI.FI stack.

Summary

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

Install dependencies with yarn:

yarn add @lifi/types

or

npm install --save @lifi/types

How to make a release

  1. PR with changes
  2. Merge PR into main
  3. Checkout main
  4. git pull
  5. yarn release
  6. Make sure everything looks good (e.g. in CHANGELOG.md)
  7. git push --follow-tags
  8. Done

Summary

This package contains type definitions for LI.FI projects (https://github.com/lifinance).

About

Types for the LI.FI stack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • Other 1.2%