Velarion: All products 50% off

Crypto Tracker

Zablas - Code Plugins - Jan 31, 2023

A plugin that adds cryptocurrency price tracking at the top of your editor.

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.2
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

The plugin adds cryptocurrency price tracking to your editor. You are able to see the prices of up to 3 coins at the same time. This is achieved by pinging the free-to-use Coin Gecko API. You can customize the coins and in what real-life currency you want to track in your project settings.


FAQ:

  • Q: I've changed the settings but the UI hasn't updated. Why? A: Some settings require an editor restart.
  • Q: The prices haven't been updated in quite some time. Why? A: The prices in the API don't update quite as often so a request is made every 1 minute.
  • Q: I've added a coin but it's showing the wrong price. Why? A: The coin might not be supported by Coin Gecko yet. That's why it defaults to some other price.

Technical Details

Features:

  •  Cryptocurrency tracking in the editor.
  •  Coin and real-life currency changing in the settings.

Code Modules:

  •  CryptoTracker (Editor).

Number of Blueprints: 0

Number of C++ Classes: 2

Network Replicated: No

Supported Development Platforms: Windows (64-bit).

Supported Target Build Platforms: Windows (64-bit).

Documentation: https://docs.google.com/document/d/1HksSVf-ECK07I4_e9OE157ncQ-mcbMnM_w5-jdSBwlg/edit?usp=sharing