oldmine / currencies-converter
1.1
2019-09-25 17:32 UTC
Requires
- algb12/graph-ds: ^1.0
- jaggedsoft/php-binance-api: ^0.5.7
Requires (Dev)
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2024-10-26 05:17:52 UTC
README
Library to convert crypto currencies using binance api
Example
If you want to convert one currency to another, but direct course don't exists, library will find conversion though other currencies
XMR->ETH/BTC/USDT->BTC
Usage example
See example.php