Skip to content

PlasBit/Crypto-Calculator-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Calculator Widget 💱

The Crypto Calculator Widget offers a sleek, real-time tool for websites, enabling the conversion between cryptocurrencies and various Fiat currencies.

  • 🚀 Features: Convert between multiple cryptocurrencies and various Fiat Currencies.
  • 💸 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_calculator" data-coins="" 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-calculator.js"></script>

🎨 Need More Customization?

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

🌐 PlasBit Widgets

Releases

No releases published

Packages

No packages published

Languages