One Click Mirror Node Deployment
Google Cloud Platform Marketplace
Deploy your own mirror node with just a few clicks! The Hedera Mirror Node is open-source software and does not carry an associated license or deployment fee. However, users are responsible for paying for the compute resource used, the data retrieved from Google Cloud Storage buckets, and any other Google Cloud Platform services used during this deployment.
► Before you proceed to the next step, obtain the GCP requester pay information:
Prerequisites
Click here to get started; you will need the following details you obtained from the previous step:
Importer GCP access key
Importer GCS bucket name
Mainnet:
hedera-mainnet-streams
Testnet:
hedera-stable-testnet-streams-2024-02
Importer GCP billing project ID
Importer GCP secret key
Once you deploy your mirror node, you can access the mirror node via the gRPC API or the REST API.
gRPC API
Use the following terminal commands:
REST API
For the REST API, use these terminal commands:
Alternatively, you can also submit a get
request from your browser:
From your Kubernetes Engine navigation bar, click on "Workloads."
Click on "hedera-mirror-node-1-rest"
Navigate down to "Exposing services" and click on the "Endpoints" link
Example GET
request:
Last updated