A Node.js client for fetching cryptocurrency data from Messari API, 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.
- Author: Matheus Torres
- Documentation: Introduction
- NPM package page: MessariClient
Install the package with your package manager:
npm install @matheustrres/messari-client
yarn add @matheustrres/messari-client
This project is MIT licensed.