Getting Started with Hiero
Last updated
Last updated
Welcome to the Hiero Getting Started section where you'll find a collection of step-by-step guides designed to help you set up and explore a fully functional Hiero local node (network). The project empowers developers to deploy their own local network for development and testing. This network includes essential services such as the consensus node, mirror node, JSON-RPC relay, and more that can be deployed using multiple methods.
âž¡
âž¡
Choose to deploy between Docker with the Hiero CLI, managing your node via the official NPM package, or leveraging Cloud Development Environments (CDEs) like Gitpod or GitHub Codespaces. These guides are designed to help you quickly and efficiently establish a testing environment. This flexibility enables you to work from any device without being tied down by a static local setup.
The Hiero local node comes with various services, each serving different functions, and accessible locally. You can use these services on localhost
.
These are the localhost
endpoints for each service:
Consensus Node Endpoint
Mirror Node GRPC Endpoint
Mirror Node REST API Endpoint
JSON RPC Relay Endpoint
JSON RPC Relay Websocket Endpoint
Mirror Node Explorer
Grafana UI
Prometheus UI