- Edited
Top 6 Crypto [API]
A Flarum extension. Shows top 6 crypto currencies details on Flarum.
I've developed an API in node JS that return real-time details for top 100 crypto currencies, this one will show the first six into Flarum.
Usage
To get your api key simply go to: https://rapidapi.com/justoverclockl/api/top-100-crypto-currency-data-and-chart/ and select your plan (free for 100 request/month)
Installation
Install with composer:
composer require justoverclock/top-crypto-currencies:"*"
Updating
composer update justoverclock/top-crypto-currencies:"*"
php flarum cache:clear