=== XYM Price block ===
Contributors: ounziw
Description: This plugin displays a XYMUSD or XYMJPY price on your WordPress.
Tags: xym, blockchain
Requires at least: 5.7
Tested up to: 5.8
Stable tag: 1.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==
This plugin uses CoinGecko API.
Users can choose either XYMUSD or XYMJPY.

The endpoint of CoinGecko API which this plugin uses is: https://api.coingecko.com/api/v3/simple/price?ids=symbol&vs_currencies=jpy,usd

= About CoinGecko API =
This plugin uses CoinGecko API.
https://www.coingecko.com/en/api

It is not required to register coingecko.com, however if you use this API, it is assumed that you have agreed the terms and conditions.
https://www.coingecko.com/en/terms


= Donation =
Donations are welcome.
You can send XYM to NBKFNLCPQJMVCBEFU5ZA365SEDS5GYQKWXL63SI


== Installation ==
1. Install a plugin and activate it

== Changelog ==
= 1.0 =
* initial release