Installation

1. Download the application

Download the latest release of the application from the hedera-transaction- tool-demo GitHub repository. For the complete application, you will need the following:

  • .pkg file

    • This is the UI component of the demo application

  • tools-cli.zip

    • Component of the demo application that allows a user to get account infos, collate transaction and signatures files, and submit the transaction to a Hedera network.

2. Application Initial Set-up

After you have downloaded and installed the application, open the application from your Applications directory. During the initial set-up, you will complete the following:

  • Create an application password

  • Link your shared folder(s)

  • Generate a recovery phrase

1. Create your application password and click OK

Please store a copy of your application password in a safe place. If you lose your application password you will not be able to open your application or sign transactions without having to reset with your recovery phrase.

2. Select your shared folder and enter your associated email address

  • The shared folder is the path to the top-level folder that contains the InputFiles and OutputFiles folder created in the configuration section

  • Email Address:

    • This is the email address associated with the folder that was created in your OutputFiles directory in the configuration section

3. Click CONFIRM

  • If you entered the wrong email address or would like to change the location of the shared folder, click on the pencil icon to edit

  • If you would like to add an additional OneDrive folder, click on the plus (+) icon

  • You can add up to 5 shared folder profiles

4. Generate your 24-word recovery phrase

  • Click GENERATE

  • If you have created a recovery phrase in the past, you may enter it here and click GENERATE

  • Click OK

  • You will now see a 24-word recovery phrase appear on your screen

Please store a copy of your recovery phrase in a safe location. This is the only way you will be able to recover your keys if you lose access to them. Please so do not share your recovery phrase with anyone. This is provided for demonstration purposes only.

5. Click FINISH

You will be asked to enter your application password to return to the 'Home' screen.

You have now completed your initial set-up of the application. You can make changes to any of these settings by visiting Settings.

You will not see any new tasks unless the InputFiles folder contains transactions (.tx), account info (.info), public key (.pub), or software update files (.pkg).

Last updated