Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(Query, AuthorizedClient) -> QueryResult
Execute a structured read-only gRPC/network query against a distributed ledger consensus node using an authorized client.
Problem it solves
Reading ledger state (such as token or HBAR balances) requires secure payload construction and network delivery.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.