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 .pkg file, open the application from your Applications directory. During the initial set-up, you will complete the following:

  • Link your shared folder(s)

  • Generate a recovery phrase

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

  • If you have not configured a shared folder, you can do so by selecting a path for the shared folder

    • A pop-up will appear to confirm creating the InputFiles and OutputFiles folders within the directory that was selected

    • Next, you will enter the email address you would like to title the user directory located inside the OutputFiles folder. This is where you see your signed transaction files.

2. 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 shared folders, click on the plus (+) icon

  • You can add up to 5 shared folder profiles

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

4. Create your recovery phrase password. Your recovery phrase password must be 10 characters.

5. Click FINISH

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