Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lifinance/data-types


https://github.com/lifinance/data-types

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![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)

# 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
yarn add @lifi/data-types
```

or

```bash
npm install --save @lifi/data-types
```