Hedera Default Backend Configuration

Introduction

The Hedera Default Backend Configuration plugin allows you to centralize backend credentials for all Hedera-related plugins in your application. This prevents the need to duplicate backend credentials across multiple plugins, simplifying management and enhancing security.

It is recommended to use this plugin to avoid duplicating backend credentials across multiple Hedera plugins.

To operate the Hedera plugin pack on Previewnet or Testnet, you must create a Hedera Portal Profile. For details, visit the Hedera Testnet Guide.

Plugin information

  • Plugin Name: Hedera Default Backend Configuration
  • Plugin Type: Configuration Plugin
  • Supported Networks: Mainnet, Previewnet, Testnet

Get started

Prerequisites

  • You must have a Hedera account and be registered on the desired network (Mainnet, Previewnet, or Testnet).
  • You need access to your Operator ID and Operator Key, and if you are using Arkhia.io, you need an Arkhia API Key.

Where to get the plugin

Download the Hedera Token Management Tool from the JogetOSS GitHub repository.

How to install

  1. Click Download on this plugin screen (It will be a .jar file).
  2. Go to your Joget localhost or server. In the Joget Console, go to Admin Bar > Systems Settings > Manage Plugins and click the Upload Plugins button.
  3. Under Upload Plugin, select the plugin .jar file you downloaded and click Upload.
  4. Depending on the plugin type, you can now view your new plugin in your form, List, or UI Builder.
  5. Remember to uninstall the old plugin before uploading a new version.
  6. The Joget Knowledge Base has more information on managing and developing plugins.

Configure hedera default backend properties

  • Operator IDThe operator account ID can be retrieved from your Hedera account after registering a Hedera testnet account. Paste in your Hedera account ID according to the selected network type.
    MainnetPreviewnet or Testnet have different account ID each being unique from others.
  • Operator Key: The operator key can be retrieved from your Hedera account after registering a Hedera testnet account.
    Paste in your Hedera DER Encoded Private Key according to the selected network type.
    MainnetPreviewnet or Testnet have different Private Key each being unique from others.
  • Backend Service: Select the backend service you want to work with:
  • Arkhia API Key: This property will only appear when the Backend Service is Arkhia.io.

    The Arkhia key can be retrieved from your Arkhia account after registering an Arkhia account.
    Creating a project will auto-generate an API key to access Arkhia services.
    Paste in your Arkhia API key here.

  • Network Type: Select the network you are working on:
    • Mainnet
    • Previewnet (This property will only appear when Backend Service is Hedera Public Mirror.
    • Testnet
      Mainnet uses real-world value. Use Previewnet or Testnet for testing purposes.

Download plugin

Created by Julieth Last modified by Aadrian on Nov 19, 2024