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

https://github.com/matheustrres/messari-client

A lightweight, unofficial, easy-to-use and dependency-free Node.js extremely strict Typescript client to fetch cryptocurrency data from Messari API
https://github.com/matheustrres/messari-client

client-wrapper messari-api nodejs strict typescript

Last synced: 3 months ago
JSON representation

A lightweight, unofficial, easy-to-use and dependency-free Node.js extremely strict Typescript client to fetch cryptocurrency data from Messari API

Awesome Lists containing this project

README

          

# Messari Client

A Node.js client for fetching cryptocurrency data from **[Messari API](https://messari.io/dashboard)**, which provides crypto research, data and tools.

**NOTE**: This project is now deprecated due to Messari API endpoints have become only accessible for Enterprise users.

## Stay in touch

- Author: **[Matheus Torres](https://www.github.com/matheustrres)**
- Documentation: **[Introduction](https://curr.to/docs.messari-client)**
- NPM package page: **[MessariClient](https://curr.to/npm.messari-client)**

## Installation

Install the package with your package manager:

```bash
npm install @matheustrres/messari-client
yarn add @matheustrres/messari-client
```

## License

This project is **[MIT](https://github.com/matheustrres/messari-client/blob/main/LICENSE)** licensed.