Skip to content

Commit 24cddef

Browse files
author
Jon Eyrick
authored
Binance no longer offers support for API projects
1 parent 60b7074 commit 24cddef

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
# PHP Binance API
1515
This project is designed to help you make your own projects that interact with the [Binance API](https://github.com/binance-exchange/binance-official-api-docs). You can stream candlestick chart data, market depth, or use other advanced features such as setting stop losses and iceberg orders. This project seeks to have complete API coverage including WebSockets.
1616

17-
> Special thank you to all contributors: **dmzoneill, dxjones, jokaorgua,** and others!! *This package needs help from the community.* Improvements contributed to this project are encouraged, and you will be given full credit for changes. All pull requests welcome.
18-
1917
#### Installation
2018
```
2119
composer require "jaggedsoft/php-binance-api @dev"
@@ -1395,3 +1393,7 @@ $api->getTransfered();
13951393
### Documentation
13961394
> There are also numerous other formats available here:
13971395
https://github.com/jaggedsoft/php-binance-api/tree/gh-pages
1396+
1397+
1398+
> # ⚠️ Binance no longer offers support for API projects.
1399+
> ## No support is offered. No questions will be answered.

0 commit comments

Comments
 (0)