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-09-26 05:06:41 UTC
README
使用binance api进行加密货币转换的库
示例
如果您想将一种货币转换为另一种货币,但直接汇率不存在,库将通过其他货币进行转换
XMR->ETH/BTC/USDT->BTC
使用示例
请参阅 example.php