How to Configure Hedera Local Node
Last updated
Last updated
Install a Hedera Local Network following the
Configure Guardian's configuration files .env/.env.docker
accordingly:
OPERATOR_ID: The ID of the operation
OPERATOR_Key: Private key of the operator_
LOCALNODE_ADDRESS : The address of the localnode server. This can be its IP address or a domain name
LOCALNODE_PROTOCOL : Communication protocol for interactions with the local node, can be http or https.
HEDERA_NET : Type of the Hedera node to transact.