Overview
A mirror node (more commonly known a read only node) is a node that mirrors the blockchain data to the local database without participating in the consensus process. It is used to query blockchain data over a JSONRPC endpoint.How to run
The Fiber CLI handles everything for youInstall
For additional options, check
fiber --help.