2017 © Pedro Peláez
 

library yobitapiclient26

Yobit API php wrapper.

image

anatolich/yobitapiclient26

Yobit API php wrapper.

  • Monday, April 23, 2018
  • by Anatolich
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Yobit API Client 26

Start trading on Yobit crypto exchange platform using this PHP API client, in your own application.
Create bots, different clients or trade advisor., (*1)

Installation

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}"

Usage

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)

The Versions

23/04 2018

dev-master

9999999-dev

Yobit API php wrapper.

  Sources   Download

MIT

The Requires

 

by Anatoly Zamostyanov