Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lifinance/data-types
https://github.com/lifinance/data-types
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lifinance/data-types
- Owner: lifinance
- License: apache-2.0
- Created: 2023-08-18T12:52:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T08:52:12.000Z (8 months ago)
- Last Synced: 2024-04-12T15:11:17.356Z (8 months ago)
- Language: TypeScript
- Size: 1.44 MB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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
```