File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ color=blueviolet 🔵q
16
16
<!-- [](https://github.com/jaggedsoft/node-binance-api/releases) [](#) [](https://npm-stat.com/charts.html?package=node-binance-api&from=2017-07-01&to=2020-07-01) -->
17
17
[ ![ jaggedsoft on X] ( https://img.shields.io/twitter/follow/jaggedsoft.svg?style=social )] ( https://x.com/jaggedsoft )
18
18
19
+ [ ![ telegram] ( https://patrolavia.github.io/telegram-badge/chat.png )] ( https://t.me/nodebinanceapi )
20
+
19
21
[ ![ NPM] ( https://nodei.co/npm/node-binance-api.png?compact=true )] ( https://npmjs.org/package/node-binance-api )
20
22
21
23
# Node Binance API
@@ -37,6 +39,11 @@ This project is designed to help you make your own projects that interact with t
37
39
#### Installation: ** ` npm install -s node-binance-api ` **
38
40
[ ![ npm install node-binance-api] ( https://nodei.co/npm/node-binance-api.png?mini=true )] ( https://npmjs.org/package/node-binance-api )
39
41
42
+ #### Community Telegram Chat
43
+
44
+ https://t.me/nodebinanceapi
45
+
46
+
40
47
#### Getting started
41
48
``` javascript
42
49
const Binance = require (' node-binance-api' );
You can’t perform that action at this time.
0 commit comments