Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.5 KB

mirror-nodes.md

File metadata and controls

37 lines (21 loc) · 1.5 KB

Mirror Nodes

Hedera Mirror Node

The Hedera Consensus Service (HCS) gRPC API is a public mirror node managed by Hedera. It offers the ability to subscribe to HCS topics and receive messages for the topic subscribed. API docs for the mirror nodes can be found here:

{% page-ref page="../../docs/mirror-node-api/" %}

{% hint style="info" %} Hedera Consensus Service Mainnet Mirror Node Access
To gain access to the Hedera managed mirror node for mainnet, please complete this form.

HCS Mainnet Mirror Node Endpoint:
hcs.mainnet.mirrornode.hedera.com:5600

REST API Mainnet Root Endpoint:
https://mainnet.mirrornode.hedera.com {% endhint %}

Community Mirror Nodes

If you don't have access to a Hedera mirror node, you can check out some of the community hosted mirror node services as alternatives below.

Dragon Glass

Kabuto

Run Your Own Mirror Node

Coming soon...

In the future, the Hedera mirror nodes can be hosted by anyone in the community. Currently, the Hedera mirror node software required to run a Hedera mirror node is in beta development. You can check out the code here.

Contributing

Contributions are welcome. Please see the contributing guide to see how you can get involved.