library blinktrade-php
PHP library for interacting with the Blinktrade API
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
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);
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
dev-develop
dev-develop
PHP library for interacting with the Blinktrade API
Sources
Download
MIT
The Requires
The Development Requires
by
Aleksander Winter