2017 © Pedro Peláez
 

library blinktrade-php

PHP library for interacting with the Blinktrade API

image

bitcoinvietnam/blinktrade-php

PHP library for interacting with the Blinktrade API

  • Tuesday, June 13, 2017
  • by sonofliberty
  • Repository
  • 2 Watchers
  • 1 Stars
  • 33 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Composer installation

Add the following to your composer.json:, (*1)

{
    "require": {
        "bitcoinvietnam/blinktrade-php": "@dev"
    }
}

Usage

Instantiate a Client object, (*2)

use BitcoinVietnam\Blinktrade;
$client = new Client($key, $secret, Blinktrade::BROKERID_VBTC);

The Versions

13/06 2017

dev-master

9999999-dev

PHP library for interacting with the Blinktrade API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alex Winter
by Aleksander Winter

16/05 2016

dev-develop

dev-develop

PHP library for interacting with the Blinktrade API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aleksander Winter