/binance

[DEPRECATED] Package binance provides a lightweight wrapper for the Binance REST API. It is a work in progress. This package focuses on endpoints and functions allowed by the binance.us API, and is based on the specification provided by Binance at https://docs.binance.us. It has not been tested on the binance.com API.

Primary LanguageGoMIT LicenseMIT

DEPRECATED - DO NOT USE

Binance US recently made changes to their API that likely break some of the functions provided in this package. I haven't had time to review the changes and update this project, so consider it deprecated.

About

Go Reference

This package aims to simplify the use of Binance's REST API. It has only been tested using binance.us endpoints, and certain features of the binance.com API may be unsupported.