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.
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
- Click Download on this plugin screen (It will be a .jar file).
- 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.
- Under Upload Plugin, select the plugin .jar file you downloaded and click Upload.
- Depending on the plugin type, you can now view your new plugin in your form, List, or UI Builder.
- Remember to uninstall the old plugin before uploading a new version.
- The Joget Knowledge Base has more information on managing and developing plugins.
Configure hedera default backend properties
- Operator ID: The 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.
- 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.
- Backend Service: Select the backend service you want to work with:
- Hedera Public Mirror
- Arkhia.io
- 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