How it works

Midgard-query module use Midgard Api's to query Midgard API.

Midgard is a layer 2 REST API that provides front-end consumers with semi real-time rolled up data and analytics of the THORChain network. Most requests to the network will come through Midgard. This daemon is here to keep the chain itself from fielding large quantities of requests. You can think of it as a "read-only slave" to the chain. This keeps the resources of the network focused on processing transactions.

Dependencies