{"repo":"binance/binance-connector-typescript","free":true,"listed":false,"github":"https://github.com/binance/binance-connector-typescript","clone":"git clone https://github.com/binance/binance-connector-typescript.git","description":"Simple Typescript connector to Binance API","language":"TypeScript","stars":98,"topics":["binance-api","connector","crypto","library","market-data","real-time","spot","trading"],"license":"MIT","category":"trading","readme_excerpt":"Binance connector in Typescript - DEPRECATED This repository is deprecated. Please use the new repository: binance-connector-js This library is an easy, simple and clean connector to the Binance public API. It is divided into three distinct endpoints: - RESTful API - Websocket API - Websocket Stream - Supported APIs: - /api/ - /sapi/ - Inclusion of test cases and examples - Request and response types Installation Documentation RESTful APIs All REST API endpoints are linked to a unique module called Spot . To start working with the REST API, you will need to import and create the client. Keep in mind that some of the endpoints require authentication with your API credentials keys: Please look at examples/restful folder to check for more endpoints. Testnet While /sapi/ endpoints don't have testnet environment yet, /api/ endpoints can be tested in Spot Testnet. You can use it by changing the base URL: If base url is not provided, it defaults to api.binance.com. Websockets Websocket API Client All websocket are available with the WebsocketAPI module. To work with the websocket API, you will need to import the client and generate a callBack function to handle the messages: Please look at examples/websocketAPI folder to check for more endpoints. Websocket Stream Client All websocket streams are available with the WebsocketStream module. To work with the websocket API, you will need to import the client and generate a callBack function to handle the messages: Please look at examples","default_branch":null,"files":null,"tree":[],"storefront":"/r/binance","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/binance/binance-connector-typescript/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}