A GitHub Action for setting up a Hiero based network for tests

actions hacktoberfest hiero web3
1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the GitHub Action for setting up a Hiero Solo network by adding an input parameter (`hbarAmount`) to control the initial HBAR balance of the created account. This involves modifying the action's input definition and incorporating the `--hbarAmount` flag into the `solo account create` command within the action's workflow.

Complexity: 2/5
enhancement good first issue

A GitHub Action for setting up a Hiero based network for tests

Shell
#actions#hacktoberfest#hiero#web3