=== CryptoPayr Exchange ===
Contributors: cryptopayr
Tags: crypto, exchange, swap, bitcoin, ethereum, widget
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

White-label, no-account crypto exchange (swap) widget for any WordPress page. Your referral wallet earns 50% of the fee on every swap.

== Description ==

Add an instant crypto-to-crypto exchange to your site in minutes — no account, no
KYC (up to $10,000), no API key. Visitors pick two coins, get a rate (float or
fixed), send, and are paid out automatically. Everything is tracked by an order id.

* **White-label** — your theme (light/dark/auto) and accent colour.
* **Earn** — set a referral wallet and receive 50% of the fee on every swap, paid
  out automatically.
* **Drop-in** — a `[cryptopayr_exchange]` shortcode or a Gutenberg block. Works
  with any theme; the widget is a style-isolated, auto-resizing iframe.
* **Keyless & safe** — no secret keys live on your site; the swap runs on your
  CryptoPayr host.

== Installation ==

1. Upload the plugin ZIP under Plugins → Add New → Upload, and activate.
2. Go to Settings → CryptoPayr Exchange.
3. Enter your **referral wallet** (+ payout coin and network) to earn commission,
   pick a theme and accent colour, and optional default coins.
4. Add the widget to any page with the shortcode `[cryptopayr_exchange]` or the
   “CryptoPayr Exchange” block. Attributes override the defaults, e.g.
   `[cryptopayr_exchange from="BTC" to="USDT" theme="dark" accent="#7c3aed"]`.

== Frequently Asked Questions ==

= Do I need an API key? =
No. Swaps are public and keyless. You only set a referral wallet to earn.

= How do I get paid? =
Commission accrues to your referral wallet and is paid out automatically once it
clears the minimum; smaller amounts roll over to the next swap.

== Changelog ==

= 1.0.0 =
* Initial release: shortcode + block, theme/accent, referral earnings.
