Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages
B

Blockchain Exchange Rates

Readme

Blockchain Exchange Rates

Currency data from the major bitcoin exchanges.

Screenshot

Installation

You can install the package in to a Laravel app that uses Nova via composer :

composer require kristories/nova-blockchain-exchange-rates

Usage

Add the card to your NovaServiceProvider.php

use Kristories\BlockchainExchangeRates\BlockchainExchangeRates;

// ...

public function cards()
{
    return [
        // ...
        new BlockchainExchangeRates(),
    ];
}

License

The MIT License (MIT).

Back to Top
Added 7 years ago
Last updated 7 Years Ago
Version v1.0.0
Composer
kristories/nova-blockchain-exchange-rates
GitHub stars 2
Packagist downloads 670

Favorites

1 user favorited

Rating

5.00
(out of 5)
★★★★★
★★★★
★★★
★★
3 ratings

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas