dev-master
9999999-devYobit API php wrapper.
MIT
The Requires
- php >=5.5
- ext-curl *
- guzzlehttp/guzzle 6.2.*
by Anatoly Zamostyanov
Wallogit.com
2017 © Pedro Peláez
Yobit API php wrapper.
Start trading on Yobit crypto exchange platform using this PHP API client, in your own application.
Create bots, different clients or trade advisor., (*1)
composer require anatolich/yobitapiclient26, (*2)
Edit the src/config/boot_production.ini to add api key and secret, given in Yobit crypto exchange., (*3)
[api_auth]
key = "{YOUR_API_KEY}"
secret = "{YOUR_API_SECRET}"
For complex basic info, please refer to the API Documentation and read the service documentation., (*4)
Donations are welcome:, (*5)
paypal.me/tolancho, (*6)
Yandex Money, (*7)
Yobit API php wrapper.
MIT