dev-master
9999999-devBitstamp REST API php client
MIT
The Requires
- php ^7.1
- doctrine/annotations ^1.4
- symfony/options-resolver ^3.3
- madmis/exchange-api ^0.1
- doctrine/collections ^1.5
The Development Requires
api rest bitstamp
Bitstamp REST API php client
Bitstamp provides REST APIs that you can use to interact with platform programmatically., (*2)
This API client will help you interact with Bitstamp by REST API., (*3)
MIT License, (*4)
https://www.bitstamp.net/api/, (*5)
To create new endpoint - create issue or create pull request, (*6)
composer require madmis/bitstamp-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
Bitstamp REST API php client
MIT
api rest bitstamp