<div align="center">

[![license](https://img.shields.io/badge/license-Apache%202-blue)](/LICENSE.md)
[![npm latest package](https://img.shields.io/npm/v/@lifi/data-types/latest.svg)](https://www.npmjs.com/package/@lifi/data-types)
[![npm downloads](https://img.shields.io/npm/dm/@lifi/data-types.svg)](https://www.npmjs.com/package/@lifi/data-types)
[![Follow on Twitter](https://img.shields.io/twitter/follow/lifiprotocol.svg?label=follow+LI.FI)](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
```
