# crypto-coin-ticker

> Display a list of prices for all your favorite cryptocurrencies like Bitcoin, Ethereum, Litecoin and more!

## Description

Display a list of prices for all your favorite cryptocurrencies like Bitcoin, Ethereum, Litecoin and more! Reads from the CoinMarketCap.com API which provides updated prices for over 1300 cryptocurrencies and altcoins. This plugin will cache the results on your site for 2 minutes, to avoid unnecessary bandwidth usage. Includes two color schemes: 'light' and 'dark' and the option to completely customize the CSS styles.

## Installation

This section describes how to install the plugin and get it working.

1. Upload the plugin files to the `/wp-content/plugins/crypto-coin-ticker` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Settings > Crypto Coin Ticker and enter some Cryptocurrency/Altcoin Market Symbols into the field. Hit 'Save' when finished.
4. To embed the price list in a page or post, use the shortcode: [ccticker]

## Frequently Asked Questions

If you are having any issues, please post in the Support Forum.

## Changelog

### 1.0.1 - (Dec 21, 2017)
* First release. Hello, World!
