actions-marketplace-validations/Hiero Solo Action

Run a Hiero based network by using the solo tool

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
installMirrorNodeDefines if a mirror node should be installedyesfalse
hieroVersionVersion of Hiero consensus node to be usednov0.66.0
mirrorNodeVersionVersion of the mirror node to be usednov0.138.0
mirrorNodePortRestPort for Mirror Node REST APIno5551
mirrorNodePortGrpcPort for Mirror Node gRPCno5600
mirrorNodePortWeb3RestPort for Mirror Node WEB3 RESTno8545
installRelayInstall JSON-RPC-Relaynofalse
relayPortPort for JSON-RPC-Relayno7546
grpcProxyPortPort for gRPC Proxyno9998
dualModeGrpcProxyPortPort for the gRPC Proxy of the second consensus node (only if dual mode is enabled)no9999
haproxyPortPort for HAProxyno50211
soloVersionVersion of Solo CLI to installno0.65.0
javaRestApiPortPort for Java-based REST APIno8084
dualModeEnable dual mode to deploy two consensus nodesnofalse
hbarAmountAmount of HBAR to be assigned to the created accountsno10000000
namedescription
accountIdAccount ID of the generated ED25519 account (default for simplicity)
publicKeyPublic key of the generated ED25519 account (default for simplicity)
privateKeyPrivate key of the generated ED25519 account (default for simplicity)
deploymentName of the Solo deployment created by the action
ecdsaAccountIdECDSA account id of generated account
ecdsaPublicKeyECDSA public key of generated account
ecdsaPrivateKeyECDSA private key of generated account
ed25519AccountIdED25519 account id of generated account
ed25519PublicKeyED25519 public key of generated account
ed25519PrivateKeyED25519 private key of generated account