PayCrypto / crypto-monitor

Monitor the crypto currency rate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Monitor

Monitor the crypto curreny via CoinAPI.

Build Status Coverage Status

Requirements

This package only support PHP version 7.1+.

Installation

composer require paycrypto/crypto-monitor

Available Methods

This package supports the three functionalities fro now.

  • Get specific rate
  • Get all rates
  • Get the assets lists

Quick Start

You can see more details about the example.php to learn how to use this package quickly.

Usage

You can see more details about the example.php to learn how to use this package quickly.

Tests

You can checkout the tests folder and it includes the all available method tests.

We also check that the code coverage is 100% now.

TODO

Coming soon...

Contribute

We're welcome to the all contributions and it should follow our contribution guide.

License

MIT license and it's in the LICENSE file.

Copyright

© 2018 PayCrypto, org

About

Monitor the crypto currency rate

License:MIT License


Languages

Language:PHP 100.0%