dev-master
9999999-devA developer-experience focused Bittrex client.
MIT
The Requires
- php ^7.1
- faustbrian/http ^1.0
The Development Requires
by Brian Faust
http guzzle crypto trading bittrex
A developer-experience focused Bittrex client.
Require this package, with Composer, in the root directory of your project., (*2)
``` bash $ composer require plients/bittrex, (*3)
## Usage ```php use Plients\Bittrex\Bittrex; $client = new Bittrex('key', 'secret'); dump($client->getWithdrawalHistory('BTC'));
bash
$ phpunit
, (*4)
If you discover a security vulnerability within this package, please send an e-mail to hello@basecode.sh. All security vulnerabilities will be promptly addressed., (*5)
Mozilla Public License Version 2.0 (MPL-2.0)., (*6)
A developer-experience focused Bittrex client.
MIT
http guzzle crypto trading bittrex