Skip to content

A wrapper which can be used to interact with Binance's API. Entirely developed in TypeScript.

Notifications You must be signed in to change notification settings

www0z0k/binance-api-client

 
 

Repository files navigation

Binance API client

Forked the original repo because I needed to add some functionality really fast. The rest of this readme (including donation addresses) remains as it's been there. Many thanks to the author for this wonderful library.

This module is intended as an interface to the Binance API (documentation here), which lets you manage your account through simple REST requests.

Installation

The installation step is really straight-forward. Just execute the following command:

npm install binance-api-client

Documentation

You can find the documentation to this project here.

Donations

Please if you like my work consider donating something. Every offer helps me giving out the best software!

  • Bitcoin: 3JFXQE6mQibmrxoq3YHKqRUHAvmXxuY8r9
  • Ethereum: 0x35E2acD3f46B13151BC941daa44785A38F3BD97A

Thank you all <3

About

A wrapper which can be used to interact with Binance's API. Entirely developed in TypeScript.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%