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 mint assets on:
"Mainnet" uses assets with actual monetary value. Please use the testnets for testing purposes. | |
Backend Service | Select the backend service you wish to use to execute your blockchain queries/transactions with:
| |
See Cardano Default Backend Plugin | ||
Backend Service | ||
Blockfrost Project Key | Blockfrost Project Key |
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 Address | The account's address to mint and possess the freshly minted asset. | |||||
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 | ||||||
Minting Policy Handling | Select the method for the minting policy upon minting assets:
Do note that at the time of writing, the Generate New method only creates a non-locking single issuer minting policy. | |||||
Enable Custom Policy Script | This option will only appear when Minting Policy Handling is Generate New. Check option to enable custom policy script. | |||||
Policy Script (Manual) | This property will only appear when Enable Custom Policy Script is Checked. Enter your own custom policy in JSON format. Use of Hash Variable is also accepted. Default policy will be used if left empty. | |||||
Policy Secret Keys (Manual) | This property will only appear when Enable Custom Policy Script is Checked. Paste in your custom policy secret key. Use of Hash Variable is also accepted. | |||||
Policy ID | This property will only appear when Minting Policy Handling is Reuse. The policy ID to be reused for minting. Typically a Hash Variable is used here. Do note that only non-locked policies can be freely reused. | |||||
Policy Script | This property will only appear when Minting Policy Handling is Reuse. The policy script that is associated with the policy ID. Typically a Hash Variable is used here. | |||||
Policy Secret Key | This property will only appear when Minting Policy Handling is Reuse. The policy secret key that is associated with the policy ID. Only accepts a Hash Variable that points to the encrypted stored policy secret key. | |||||
Fee Limit (ADA) | The maximum limit for transaction fees in units of ADA.
| |||||
Mint Type | Select the type of asset to mint:
| |||||
Token Name | This property will only appear when Mint Type is Native Token. The token name (e.g.: MyFirstToken) | |||||
Token Symbol | This property will only appear when Mint Type is Native Token. Typical 3 to 5 characters long, and all letters in UPPERCASE. | |||||
Amount To Mint | This property will only appear when Mint Type is Native Token. Amount of native tokens to mint. | |||||
NFT Name | This property will only appear when Mint Type is NFT. The NFT name (e.g.: My-NFT-Test). | |||||
NFT Description | This property will only appear when Mint Type is NFT. To describe what this NFT is about. | |||||
NFT File Name | This property will only appear when Mint Type is NFT. The actual file name represented by this NFT. | |||||
NFT File Type | This property will only appear when Mint Type is NFT. Select the file type that this NFT represents:
| |||||
IPFS Content ID | This property will only appear when Mint Type is NFT. The IPFS content ID of the file that you have obtained after uploading your file to an IPFS gateway. | |||||
Additional Metadata | ||||||
Metadata | This property will only appear when Mint Type is Native Token. 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/.
| |||||
NFT Properties | This property will only appear when Mint Type is NFT. Fields available here depends on the Form selected. Select the field(s) you wish to embed into the NFT metadata. Written NFT metadata follows to the CIP-25 standard.
|
...