You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

This process tool plugin allows you to mint native tokens and NFTs on the Hedera DLT.

Note

  • Do ensure that the minter account has sufficient balance for the required transaction fee to mint assets.

Plugin Properties

Configure Hedera Mint Token Tool

NameDescription
Operator IDPaste 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 to interact on:

  • Mainnet
  • Previewnet
  • Testnet

"Mainnet" uses real-world currency(s).

Please use "Previewnet" or "Testnet" for testing purposes.

By default, this plugin pack connects to official Hedera public nodes.
To learn more about the public nodes, see:

Token Properties

NameDescription
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.

Caution

Account Mnemonic Phrase MUST be strictly secured at all times, and only viewable to the intended user.

Do NOT key in the plain-text mnemonic phrase here.

Anyone who possesses this phrase has full unrestricted control and can do irreparable damage!

Minting Configuration
Token ID Handling

Select the action to perform:

  • Create New Token
  • Mint More Token

Token ID Handling (Create New Token)

NameDescription
Mint Type

Select the type of asset to create:

  • Native Token
  • NFT
Token Name

The token name (e.g.: MyFirstToken).

Token Symbol

Typical 3 to 5 characters long, and all letters in UPPERCASE.

Token Memo


Amount To Mint

This property will only appear when Mint Type is Native Token.


Token Decimals

This property will only appear when Mint Type is Native Token.


IPFS Content ID

This property will only appear when Mint Type is NFT.

The IPFS content ID of the file after uploading your file to an IPFS gateway.
Example: QmeRdF1aybs9VKMYKM8E5tFPW96ngJ8i76Lia763wVtNX6

Token Max Supply


Token ID Handling (Mint More Token)

NameDescription





  • No labels