A collection of PHP scripts that demostrates the usage of binance-connector-php.
- Composer is required.
- PHP 7.4 +
composer install
composer dump-auto
The market data endpoints can be executed straightaway:
php src/time.php
API key and secret is required.
php src/order.php
- If the issue is about the library itself, please open a github issue.
- If it's a general issue about the API, please open a topic at Binance developer forum.
MIT