Skip to content

mooncryption/steem-price-widget

Repository files navigation

Steem Price Widget is a flexible HTML/JavaScript widget for your website. The widget shows the current Steem Price up to three decimal points of precision, and updates real-time.

The official website for Steem Price Widget is available here. Basic usage instructions are available below.

Basic Usage

Use our usage tool to customize and add the widget to your website, or follow the directions below for the most basic types of usage.

To include Steem Price Widget, simply add the following code anywhere in your website:

<iframe src="https://mooncryption.github.io/steem-price-widget/widget.html" width="320px" height="180px" frameBorder="0"></iframe>

You may play around with the width and height parameters, as long as width is at least 320px and height is at least 180px. The frameBorder parameter can also be toggled, but 0 is the best-looking setting, to avoid extra borders.

Advanced Usage

For advanced usage instructions, see our official website here.

You can toggle different customizations using our customization tool.

Price Calculation Algorithm

The Steem Price Widget utilizes price data gathered in real-time from three sources, namely the Bittrex Exchange, the Poloniex Exchange, and CoinMarketCap.com. For more information on price calculations, and for the algorithm itself, visit our official site here.

Terms of Use

The Terms of Use goes into effect when you:

  • use this widget on your website
  • add this widget's code to your website's source code
  • view this widget

These terms are available here.

Visit our website!

For the most up-to-date version of these guidelines, visit our website here!