Skip to content

PlasBit/Crypto-Mining-Calculator-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Mining Calculator Widget ⛏️

The Crypto Mining Calculator Widget is an essential tool for websites, allowing users to estimate potential earnings from their cryptocurrency mining endeavors. Based on various factors like hash rate, power consumption, and current coin prices, users can get a clearer picture of their mining profitability.

  • 🚀 Features: Input hash rate, power usage, and other mining-related parameters to estimate potential monthly earnings.
  • 💸 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 Mining Calculator Widget  -->
<div id="crypto_mining_calc" 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-mining-calc.js"></script>

🎨 Need More Customization?

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

🌐 PlasBit Widgets

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages