Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Operator ID | Paste in your operator account ID, according to the selected network type. | |||||||||
Operator Key | Paste in your operator account private key, according to the selected network type. | |||||||||
Network Type | Select the network you are working on:
By default, this plugin pack connects to official Hedera public nodes.
|
Name | Description | |||||
---|---|---|---|---|---|---|
Form | Select a form to retrieve minting data from. All fields from the selected form will be made available for field mapping in the sections below. | |||||
Minting Account | ||||||
Account ID | The account to mint the asset. The minter is set as the treasury account. | |||||
Account Mnemonic Phrase | This is the minter's account secret key required in order to perform actions with the minter's account. Only accepts Hash Variable that points to the minter's encrypted stored mnemonic phrase.
| |||||
Minting Configuration | ||||||
Token ID Handling | Select the action to perform:
|
...
This configuration tab will only appear when Token ID Handling property is Create New Token.
Name | Description |
---|---|
Form | Select a form to store the token data to. All fields from the selected form will be made available for field mapping in the section below. |
Field Mapping | |
Token ID | The unique identifier of a token. This value will be stored as the record ID of the chosen form. |
Token Type | Indicates if this is a Native Token or NFT. |
Token Name | The token name. |
Token Symbol | The token symbol. |
Minting Account | The account that minted this asset. |
Is Testnet Flag | To indicate if this minted asset belongs to the mainnet or testnet. |
This configuration tab will only appear when Mint Type property is NFT.
Name | Description |
---|---|
Form | Select a form to store the NFT data to. All fields from the selected form will be made available for field mapping in the section below. |
Field Mapping | |
NFT Serial Number | The unique serial number of the minted NFT. |
Associated Token ID | The token ID that this NFT belongs to. |
Minting Account | The account that minted this NFT. |
Is Testnet Flag | To indicate if this NFT belongs to the mainnet or testnet. |
Name | Description |
---|---|
Is Transaction Validated | To indicate if this transaction has been successfully validated. |
Consensus Timestamp | To store the timestamp of when the majority of the network members received the transaction. At this point, the transaction becomes final and verifiable. |
Transaction ID | To store the transaction ID of the transaction performed. |
Transaction Explorer URL | To store an auto-generated URL to see transaction details on a public ledger explorer. Default is Dragonglass. |