=== Cryptocurrency Shortcodes ===
Contributors: ryner1
Tags: cryptocurrency,coinmetrics,coinmarketcap,shortcode,cryptocurrency-shortcode,coins,bitpal,bitpal international,crypto
Author: https://profiles.wordpress.org/ryner1
Requires at least: 4.6
Tested up to: 5.0
Stable tag: 5.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Retrieves information in realtime about cryptocurrencies through our API and display them using our shortcodes. The data retrieved are made available by <a href="https://coinmarketcap.com/all/views/all/" target="_blank">coinmarketcap</a>. 

* Some Features:

	1. Displays the Logo, Name, Price, Percent Change, Circulating Supply, and Tags available for each coins.
	2. With the retrieved information, the plugin provide shortcodes for display:
		- [rgsc_crypto_shortcode] displays the coins in a list using a table. 
		- [rgsc_crypto_shortcode type=carousel] displays as a single line carousel.
	3. Information retrieved are kept in your memory for faster retrieval.
	4. Current Currency Supported: USD
	5. Select specific cryptocurrency to display
	6. Input specific number of currency to retrieve (helps in reducing the retrieval time)



* Ongoing Additional Features and Updates
	1. Table Paginations
	2. Additional Type - Slider
	3. Additional Type - Grid
	4. Templates for each type
	5. Use of Client's API
	6. View of Sample within the dashboard



* Requirements
	- PHP 5.4 or higher
	- WordPress 4.8 or higher



== Installation ==

1. Search and install from your wordpress dashboard -> plugins page 
or manually download and extract folder to your plugins directory(wp-content/plugins/)
2. Activate plugin Cryptocurrency Shortcodes
3. Go to your wordpress dashboard -> Settings -> Cryptocurrency Shortcodes

== Screenshots ==

1. The first screenshot List-Example.png displays the example for the List Type of display
1. The first screenshot Carousel-Example.png displays the example for the Carousel Type of display

