Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Table of Contents |
---|
The Cardano Transaction Executor is a vital part of the Cardano blockchain system, responsible for smoothly handling user transactions.
It takes care of configuring user wallets and managing different types of transactions within the Cardano network.
Name | Description |
---|---|
Network Type | |
Backend Service | |
Blockfrost Project Key |
Wallet Configuration | ||||||
---|---|---|---|---|---|---|
Wallet Handler | Select a wallet handler:
| |||||
Form (Account Data) | This property will only appear when Wallet Handler isInternal. Select a form to account data from. All fields from the selected form will be made available for field mapping in the sections below. | |||||
Account Mnemonic Field | This property will only appear when Wallet Handler isInternal. Fields available here depends on the form selected from Form (Account Data) property. | |||||
Record ID (Account Data) | This property will only appear when Wallet Handler isInternal. Enter the field ID associated with the record ID of the account data. | |||||
Transaction Parameters | ||||||
Action To Perform | Select an action to perform: | |||||
Fee Limit (ADA) | This property will only appear when Wallet Handler isInternal. The maximum limit for transaction fees in units of ADA.
| |||||
Transaction Metadata | Fields available here depends on the Form selected. Select the field(s) you wish to embed into the transaction metadata. Written transaction metadata follows the CIP-20 standard. To learn more about transaction metadata, see https://developers.cardano.org/docs/transaction-metadata/.
|
Name | Description |
---|---|
Form | Select a form to store information about the newly minted asset. All fields from the selected form will be made available for field mapping in the section below. |
Is Transaction Validated | To indicate if this transaction has been successfully validated. This value will typically start with a false value. Only after the transaction has been confirmed/validated on the blockchain, only then this value will automatically be changed to true. |
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 the official Cardano blockchain explorer. Do note that explorers typically has a short delay to sync to the latest blockchain state in order to reflect your transactions. |