We provide a lightweight viem extension to our client which introduces 2 simple methods to integrate with Viem:
client.viem.createPublicClient() and client.viem.createWalletClient().
Since our client was built with a modular approach, this package comes as a
standalone, so to reduce the client’s package size.