Skip to content

madmis/bitstamp-api

Repository files navigation

Bitstamp REST API PHP Client

SensioLabsInsight Latest Stable Version Total Downloads License

Bitstamp provides REST APIs that you can use to interact with platform programmatically.

This API client will help you interact with Bitstamp by REST API.

License

MIT License

Kuna REST API Reference

https://www.bitstamp.net/api/

Contributing

To create new endpoint - create issue or create pull request

Install

composer require madmis/bitstamp-api

Usage

Mapping

Error handling

Running the tests

To run the tests, you'll need to install phpunit. Easiest way to do this is through composer.

composer install

Running Unit tests

php vendor/bin/phpunit -c phpunit.xml.dist

Releases

No releases published

Packages

No packages published

Languages