Introduction

This process tool plugin allows you to generate an account on the Cardano blockchain, and store the account data into a form.

Do note that for freshly created accounts, it must be funded for the first time in order for the blockchain to be aware of the account's existence.

To fund a test account, do use the testnet faucet here: https://testnets.cardano.org/en/testnets/cardano/tools/faucet/

Plugin Properties

Configure Cardano Generate Account Tool

NameDescription
Network Type

See Cardano Default Backend Plugin



Backend Service
Blockfrost Project Key

Store Account Data To Form

NameDescription
Form

Select a form to store the account data to.

All fields from the selected form will be made available for field mapping in the section below.

Field Mapping
Account Base Address

The account's base address.

This value will be stored as the record ID of the chosen form.

Account Mnemonic Phrase

This is the secret key used to access the account.
In the event if account data is lost, this phrase can be used on a qualified wallet to recover the account.

This value is stored as an encrypted value in the database.

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

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

Account Owner FieldThe field to store the owner of this account.
Account Owner Value

To store the account owner value to the field selected on Account Owner Field property.

Hash variable is accepted here. Typically points to an actual Joget user, e.g.: Joget username.

Is Test Account FlagTo indicate if this is a real or test account.
Account Enterprise Address

The account's enterprise address.

To learn more about different types of accounts on Cardano, see: https://docs.cardano.org/core-concepts/cardano-addresses

Store Data To Workflow Variable

NameDescription
Is Test Account FlagTo indicate if this is a real or test account.