@lifi/data-types
Version:
Data types for the LI.FI stack
30 lines (19 loc) • 913 B
Markdown
<div align="center">
[](/LICENSE.md)
[](https://www.npmjs.com/package/@lifi/data-types)
[](https://www.npmjs.com/package/@lifi/data-types)
[](https://twitter.com/lifiprotocol)
</div>
# LI.FI - Data Types
## Summary
This repository contains data that enriches the types defined in LI.FI's [types package](https://github.com/lifinance/types) with actual information.
Learn more about LI.FI on (https://li.fi).
Check out the [Changelog](./CHANGELOG.md) to see what changed in the last releases.
## Installation
```bash
pnpm add @lifi/data-types
```
or
```bash
npm install --save @lifi/data-types
```