moneyphp / crypto-currencies
Provides up-to-date list of cryptocurrencies retrieved from various crypto exchanges.
Installs: 1 748
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 2
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- ext-json: *
This package is auto-updated.
Last update: 2024-10-12 09:59:39 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