Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Description |
---|---|
Network Type | Select the network to perform transactions on:
"Mainnet" uses real-world currency(s). Please use "Testnet" for testing purposes. |
Blockfrost Project Key | The library used in this plugin integrates with Cardano node via Blockfrost backend APIs. Go to blockfrost.io and sign up for an account. There is a free account option. Paste in your generated mainnet/testnet project API key. |
Name | Description | |||||
---|---|---|---|---|---|---|
Sender Address | Address to send funds from. Hash variable is also accepted. | |||||
Sender Account Mnemonic Phrase | This is the sender's account secret key required in order to perform actions with the sender's account. Only accepts Hash Variable that points to the sender's encrypted stored mnemonic phrase.
| |||||
Receiver Address | Address to send funds to. Hash variable is also accepted. | |||||
Amount To Send (ADA) | Amount of ADA coin(s) to send. Amount can only contain max 6 decimal places. Hash variable is also accepted. | |||||
Enable Transaction Metadata | If enabled, additional configurations will be shown to allow embedding form data into the transaction metadata. | |||||
Form | Only available if Enable Transaction Metadata property is checked. Select a form to retrieve form data. | |||||
Metadata | Only available if Enable Transaction Metadata property is checked. Fields available here depends on the Form selected. Select the field(s) you wish to embed into the transaction metadata. To learn more about transaction metadata, see https://developers.cardano.org/docs/transaction-metadata/.
|
|
Name | Description |
---|---|
Is Transaction Validated | To store the response 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 Explorer URL | To store an auto-generated URL to see transaction details on the official Cardano blockchain explorer. |