Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.65 KB

Crypto Price Ticker Widget 📈

The Crypto Price Ticker Widget provides a dynamic display of real-time cryptocurrency prices, allowing website visitors to stay updated with the latest market trends at a glance.

  • 🚀 Features: Display real-time prices for top cryptocurrencies, with support for customizing which coins to showcase.
  • 💸 Cost: Absolutely FREE!

Click here to see the DEMO

How to Use

1. Customization:

See how easy it is to customize the widget to match your website's theme.

2. Copy to your website:

Copying the code to your website is straightforward!

3. Installation:

  1. Copy the example provided below.
  2. Tweak it according to your needs.
  3. Seamlessly integrate crypto conversion on your site!

Code Snippet:

<!-- Crypto Calculator Widget -->
<div id="crypto_ticker" data-coins="BTC,ETH" data-cards="" data-rss=""
    data-theme="linear-gradient(90deg, rgba(115, 114, 114, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(115, 114, 114, 1) 100%)"
    data-text="#ffffff" data-button="#0581de" data-vertical="false" data-coin="BTC" data-price="USD"
    data-crypto-amount="1" data-switch-mode="false" data-currency-amount="1" data-language="en">
</div>
<script src="https://img.plasbit.com/widget/js/crypto-price-ticker.js"></script>

🎨 Need More Customization?

Discover a wide range of customization options on our official site:

🌐 PlasBit Widgets