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

https://github.com/elianbarci/binance-helper

Functions that help you avoid creating your own middleware to connect with the Binance API.
https://github.com/elianbarci/binance-helper

binance http javascript middleware node

Last synced: 6 months ago
JSON representation

Functions that help you avoid creating your own middleware to connect with the Binance API.

Awesome Lists containing this project

README

          

# Binance Helper

[![npm version](https://img.shields.io/badge/npm-1.0.9-orange)](https://www.npmjs.org/package/binance-helper)

Functions that help you avoid creating your own middleware to connect with the Binance API.

## Installing

Using npm:

```bash
$ npm install binance-helper
```

## License

[MIT](LICENSE)