ArchwayClient is the archway main provider without signer. It extends the cosmos client and read information that only archway has, such as fees, rewards, metadata, etc.
We implemented our version of the Archway client so that any read action in third party apps is forwarded and handled by our application.
Interface
We implement the same functions as the Archway Query client since it has the same functions as the archway client.