anatolich / yobitapiclient26
Yobit API php wrapper.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/anatolich/yobitapiclient26
Requires
- php: >=5.5
- ext-curl: *
- guzzlehttp/guzzle: 6.2.*
This package is not auto-updated.
Last update: 2025-10-01 09:12:45 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: