moneyphp / crypto-currencies
Provides up-to-date list of cryptocurrencies retrieved from various crypto exchanges.
1.0.0
2022-12-19 20:02 UTC
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0
- ext-json: *
This package is auto-updated.
Last update: 2023-05-21 16:21:09 UTC
README
This library provides up-to-date list of cryptocurrencies retrieved from various crypto exchanges. It uses the following crypto exchanges.
- Binance
Please be aware that this library solely exists to provide cryptocurrencies for moneyphp/money. Using this library for other purposes is at your own risk.
Usage
Install using composer.
composer install
Update currencies using composer.
composer fetch-update