Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
This process tool plugin allows you to generate a wallet on the XRP ledger, and store the account data into a form and/or workflow variables.
Do note that for freshly created wallets, it must be funded according to the reserve requirement, in order for the ledger to be aware of the wallet's existence.
If you are using the devnet or testnet, do check the Fund Test Wallet plugin property.
To learn more about the reserve requirement, see: https://xrpl.org/reserves.html.
Name | Description |
---|---|
rippled Server | Select the network to create a wallet on:
"Mainnet" uses real-world XRP. The selectable networks here connects to official XRPL public servers. |
rippled URL | Only available if Custom Server is selected for rippled Server property. If you have setup your own rippled server, key in its URL here. |
Fund Test Wallet | Only available if Devnet or Testnet is selected for rippled Server property. Check this option to automatically fund the test wallet upon wallet creation. |
Name | Description |
---|---|
Form | Select a form to store the wallet data to. All fields from the selected form will be made available for field mapping in the section below. |
Field Mapping | |
Wallet Seed | This is the secret key used to perform actions with the wallet. This value is stored as an encrypted value in the database. To learn more about wallet seed, see: https://xrpl.org/cryptographic-keys.html#seed. Caution Wallet seed MUST be strictly secured at all times, and only viewable to the intended user. Anyone who possesses this seed has full unrestricted control and can do irreparable damage! |
Wallet Owner Field | The field to store the owner of this wallet. |
Wallet Owner Value | To store the wallet owner value based on the field selected on Wallet Owner Field property. Hash variable is accepted here. Typically points to an actual Joget user, e.g. : Joget username. |
Is Test Account Flag | To indicate if this is a real or test account. |
Wallet Public Key | The wallet's master public key. |
Wallet X-Address | The wallet's X-Address. To learn more about X-Address format, see: https://xrpl.org/accounts.html#addresses. |
Name | Description |
---|---|
Response Status | To indicate if the wallet generation is successful. |
Is Test Account Flag | To indicate if this is a real or test account. |