Hedera
Search
⌃K
Hedera
Search
⌃K
Welcome to Hedera — let’s build the future
Getting Started
Tutorials
Networks
Core Concepts
Accounts
Keys and Signatures
Scheduled Transaction
Smart Contracts
Staking
Hashgraph Consensus Algorithm
Transactions and Queries
State and History
Mirror Nodes
Hedera Mirror Node
One Click Mirror Node Deployment
Run Your Own Mirror Node
Run your mirror node using GCS
Run your mirror node using S3
Hedera ETL
SDKs & APIs
Support & Community
Powered By
GitBook
Run your mirror node using GCS
Prerequisites:
Google Cloud Platform Account
Create a
project
and link your
billing account
Get your
accessKey
,
secretKey
, and
project ID
Note:
Buckets are also available in Amazon Web Services (AWS)
Docker
Check to see if you have it installed from your terminal:
docker --version && docker-compose --version
For mirror node versions
0.35.0
and higher you will need docker
v3.3.3+
Git