dev-master
9999999-devBitfinex REST API php client
MIT
The Requires
The Development Requires
api rest bitfinex
Wallogit.com
2017 © Pedro Peláez
Bitfinex REST API php client
Bitfinex provides REST APIs that you can use to interact with platform programmatically., (*2)
This API client will help you interact with Bitfinex by REST API., (*3)
MIT License, (*4)
https://bitfinex.readme.io/v2/docs/rest-general, (*5)
To create new endpoint - create issue or create pull request, (*6)
composer require madmis/bitfinex-api
To run the tests, you'll need to install phpunit. Easiest way to do this is through composer., (*7)
composer install
php vendor/bin/phpunit -c phpunit.xml.dist
Bitfinex REST API php client
MIT
api rest bitfinex