anatolich / yobitapiclient26
Yobit API php wrapper.
dev-master
2018-04-23 08:33 UTC
Requires
- php: >=5.5
- ext-curl: *
- guzzlehttp/guzzle: 6.2.*
This package is not auto-updated.
Last update: 2025-09-03 08:49:23 UTC
README
Start trading on Yobit crypto exchange platform using this PHP API client, in your own application.
Create bots, different clients or trade advisor.
Installation
composer require anatolich/yobitapiclient26
Edit the src/config/boot_production.ini
to add api key and secret, given in Yobit crypto exchange.
[api_auth]
key = "{YOUR_API_KEY}"
secret = "{YOUR_API_SECRET}"
Usage
For complex basic info, please refer to the API Documentation and read the service documentation.
Donations are welcome: