Configuration
Last updated
Last updated
You will need to create an application configuration directory prior to setting up the demo application. The directory can be a local directory or a shared directory like MS OneDrive. Create a top-level directory that contains two subdirectories. The two subdirectories are required to be named InputFiles and OutputFiles. The OutputFiles directory contains a subdirectory that is required to have an email address as the name.
Example:
Directory | Description |
Hedera Transactions | Top-level directory that contains subdirectories the application reads and writes data to. |
InputFiles | The directory the application reads files from. This includes transactions, account information, public key, CSV and software update files. These are displayed on the 'Home' screen as new tasks. |
OutputFiles | The application writes to this directory that is specific to the user. |
example@gmail.com | Transactions the user signs with the application are stored here. |